diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 13:19:47 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:28:57 +0100 |
commit | 571f7663c35065c00646e578572f9babab950cbb (patch) | |
tree | d251e54964367904905d2c55cd2c4cc8f745f703 /dev-haskell/hslua-core | |
parent | dev-haskell/lua-arbitrary: keyword 1.0.1 for ~arm64 (diff) | |
download | gentoo-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.ebuild | 2 |
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:= |