summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-28 18:29:14 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:27 +0100
commit14bf6e568552bf2843668ec15009812c45868dcb (patch)
treeac11a8d254643b91442d48c9617ea55aea8ded5a /net-misc/hath
parentdev-util/shelltestrunner: keyword 1.9 for ~arm64 (diff)
downloadgentoo-14bf6e568552bf2843668ec15009812c45868dcb.tar.gz
gentoo-14bf6e568552bf2843668ec15009812c45868dcb.tar.bz2
gentoo-14bf6e568552bf2843668ec15009812c45868dcb.zip
net-misc/hath: keyword 0.5.7 for ~arm64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/hath')
-rw-r--r--net-misc/hath/hath-0.5.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/hath/hath-0.5.7.ebuild b/net-misc/hath/hath-0.5.7.ebuild
index 499eaadef44b..120ff862aafe 100644
--- a/net-misc/hath/hath-0.5.7.ebuild
+++ b/net-misc/hath/hath-0.5.7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/cmdargs-0.10:=