summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 11:49:45 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:25 +0100
commitd060838c888c7b732d8a7d9b0608426715916aa3 (patch)
tree5323fb4e92089445d148f009b5293e9633abc995 /dev-haskell/tf-random
parentdev-haskell/primitive: keyword 0.7.3.0 for ~arm64 (diff)
downloadgentoo-d060838c888c7b732d8a7d9b0608426715916aa3.tar.gz
gentoo-d060838c888c7b732d8a7d9b0608426715916aa3.tar.bz2
gentoo-d060838c888c7b732d8a7d9b0608426715916aa3.zip
dev-haskell/tf-random: keyword 0.5 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/tf-random')
-rw-r--r--dev-haskell/tf-random/tf-random-0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tf-random/tf-random-0.5.ebuild b/dev-haskell/tf-random/tf-random-0.5.ebuild
index 7fb050b4b9ea..de787319d06f 100644
--- a/dev-haskell/tf-random/tf-random-0.5.ebuild
+++ b/dev-haskell/tf-random/tf-random-0.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/primitive-0.3:=[profile?]