summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-21 21:39:14 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:11:38 +0200
commit2b44ed0f01245622f3b1007d7398ca714ae0ec8f (patch)
tree7f678a58fddae6830ec5be011de738f10959b064 /net-misc
parentdev-util/shelltestrunner: keyword 1.9 for ~riscv (diff)
downloadgentoo-2b44ed0f01245622f3b1007d7398ca714ae0ec8f.tar.gz
gentoo-2b44ed0f01245622f3b1007d7398ca714ae0ec8f.tar.bz2
gentoo-2b44ed0f01245622f3b1007d7398ca714ae0ec8f.zip
net-misc/hath: keyword 0.5.7 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc')
-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 120ff862aafe..5a9d9cd2d042 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 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-haskell/cmdargs-0.10:=