summaryrefslogtreecommitdiff
path: root/dev-haskell
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 14:52:04 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:27:00 +0100
commit4d89667ee3b332467de0235fe0c68398a1eb0fa6 (patch)
tree582bc80e2a2871b10add8fc22f085f81f519e61c /dev-haskell
parent6dd1bb64ac1265c57b609d4005b7c1b57651ddc2 (diff)
downloadgentoo-4d89667ee3b332467de0235fe0c68398a1eb0fa6.tar.gz
gentoo-4d89667ee3b332467de0235fe0c68398a1eb0fa6.tar.bz2
gentoo-4d89667ee3b332467de0235fe0c68398a1eb0fa6.zip
dev-haskell/tasty-quickcheck: keyword 0.10.1.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
index 30f977baf20a..84852fde21df 100644
--- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
+++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-haskell/optparse-applicative:=[profile?]