summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 11:27:10 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:21 +0100
commit234a949e94d6f8400664476e67d0ff77b5cd5a06 (patch)
tree8649d5f360b76ecdde962a2f878569b2294816ab /dev-haskell/quickcheck
parentdev-haskell/random: keyword 1.2.1 for ~arm64 (diff)
downloadgentoo-234a949e94d6f8400664476e67d0ff77b5cd5a06.tar.gz
gentoo-234a949e94d6f8400664476e67d0ff77b5cd5a06.tar.bz2
gentoo-234a949e94d6f8400664476e67d0ff77b5cd5a06.zip
dev-haskell/quickcheck: keyword 2.14.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/quickcheck')
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild b/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild
index 08962dee6b05..3d10229be488 100644
--- a/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="2/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+template-haskell"
RDEPEND=">=dev-haskell/splitmix-0.1:=[profile?] <dev-haskell/splitmix-0.2:=[profile?]