summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-26 13:24:31 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:58 +0100
commit6f43059dfe86c77b750f3b5455927f8346a3adad (patch)
treee714b673a1ef509626fa464a5b79dbcad80d5f0c /dev-haskell/tasty-hslua
parentdev-haskell/hslua-core: keyword 2.2.0 for ~arm64 (diff)
downloadgentoo-6f43059dfe86c77b750f3b5455927f8346a3adad.tar.gz
gentoo-6f43059dfe86c77b750f3b5455927f8346a3adad.tar.bz2
gentoo-6f43059dfe86c77b750f3b5455927f8346a3adad.zip
dev-haskell/tasty-hslua: keyword 1.0.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/tasty-hslua')
-rw-r--r--dev-haskell/tasty-hslua/tasty-hslua-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty-hslua/tasty-hslua-1.0.2.ebuild b/dev-haskell/tasty-hslua/tasty-hslua-1.0.2.ebuild
index d97030c295d8..000f24033ec5 100644
--- a/dev-haskell/tasty-hslua/tasty-hslua-1.0.2.ebuild
+++ b/dev-haskell/tasty-hslua/tasty-hslua-1.0.2.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.0:=[profile?] <dev-haskell/hslua-core-2.3:=[profile?]
>=dev-haskell/tasty-0.11:=[profile?]