summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-26 13:33:22 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:29:01 +0100
commit56c5158de8b48d99907cb0cad206e5e3d838e42b (patch)
tree70159558e8ee040ee936f04a2f92ea8f6bfc3345 /dev-haskell/hslua-objectorientation
parentdev-haskell/hslua-classes: keyword 2.2.0 for ~arm64 (diff)
downloadgentoo-56c5158de8b48d99907cb0cad206e5e3d838e42b.tar.gz
gentoo-56c5158de8b48d99907cb0cad206e5e3d838e42b.tar.bz2
gentoo-56c5158de8b48d99907cb0cad206e5e3d838e42b.zip
dev-haskell/hslua-objectorientation: 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-objectorientation')
-rw-r--r--dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild b/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild
index 0fe0b726e563..74b2dda2e390 100644
--- a/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild
+++ b/dev-haskell/hslua-objectorientation/hslua-objectorientation-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/hslua-core-2.2:=[profile?] <dev-haskell/hslua-core-2.3:=[profile?]
>=dev-haskell/hslua-marshalling-2.2:=[profile?] <dev-haskell/hslua-marshalling-2.3:=[profile?]