summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-26 13:19:47 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:57 +0100
commit571f7663c35065c00646e578572f9babab950cbb (patch)
treed251e54964367904905d2c55cd2c4cc8f745f703 /dev-haskell/hslua-core
parentdev-haskell/lua-arbitrary: keyword 1.0.1 for ~arm64 (diff)
downloadgentoo-571f7663c35065c00646e578572f9babab950cbb.tar.gz
gentoo-571f7663c35065c00646e578572f9babab950cbb.tar.bz2
gentoo-571f7663c35065c00646e578572f9babab950cbb.zip
dev-haskell/hslua-core: keyword 2.2.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/hslua-core')
-rw-r--r--dev-haskell/hslua-core/hslua-core-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hslua-core/hslua-core-2.2.0.ebuild b/dev-haskell/hslua-core/hslua-core-2.2.0.ebuild
index 116e4da55f21..cab7b554f7a3 100644
--- a/dev-haskell/hslua-core/hslua-core-2.2.0.ebuild
+++ b/dev-haskell/hslua-core/hslua-core-2.2.0.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-haskell/lua-2.2:=[profile?] <dev-haskell/lua-2.3:=[profile?]
>=dev-lang/ghc-8.10.1:=