summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-26 21:07:48 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:29:42 +0100
commitfc52534e001224d348a0d9b2f353a0a042994c3d (patch)
tree2539302248d00c2af99a3843c4424cc6f14be066
parentdev-haskell/tasty-smallcheck: keyword 0.8.1 for ~arm64 (diff)
downloadgentoo-fc52534e001224d348a0d9b2f353a0a042994c3d.tar.gz
gentoo-fc52534e001224d348a0d9b2f353a0a042994c3d.tar.bz2
gentoo-fc52534e001224d348a0d9b2f353a0a042994c3d.zip
dev-haskell/haskell-src-exts: keyword 1.23.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/haskell-src-exts/haskell-src-exts-1.23.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/haskell-src-exts/haskell-src-exts-1.23.1.ebuild b/dev-haskell/haskell-src-exts/haskell-src-exts-1.23.1.ebuild
index b25383d74849..079fd657b401 100644
--- a/dev-haskell/haskell-src-exts/haskell-src-exts-1.23.1.ebuild
+++ b/dev-haskell/haskell-src-exts/haskell-src-exts-1.23.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/haskell-suite/haskell-src-exts"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"