summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 14:28:26 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:53 +0100
commitb7d3ae3b676fd5652400979f834c5a17bbb047b5 (patch)
treef4bfe789fb8b693838edd9f66497c4bd029a9f30 /dev-haskell/base-orphans
parentdev-haskell/hspec: keyword 2.9.4 for ~arm64 (diff)
downloadgentoo-b7d3ae3b676fd5652400979f834c5a17bbb047b5.tar.gz
gentoo-b7d3ae3b676fd5652400979f834c5a17bbb047b5.tar.bz2
gentoo-b7d3ae3b676fd5652400979f834c5a17bbb047b5.zip
dev-haskell/base-orphans: keyword 0.8.6 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/base-orphans')
-rw-r--r--dev-haskell/base-orphans/base-orphans-0.8.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/base-orphans/base-orphans-0.8.6.ebuild b/dev-haskell/base-orphans/base-orphans-0.8.6.ebuild
index 18591d19b3dd..01f192cad047 100644
--- a/dev-haskell/base-orphans/base-orphans-0.8.6.ebuild
+++ b/dev-haskell/base-orphans/base-orphans-0.8.6.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"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"