diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-12 12:18:57 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:05:43 +0200 |
commit | 206d3dec616093515df8f3097c8c409b12d8ba76 (patch) | |
tree | 30e6f95683464589cbbefcb7ce74fbb3ed0f4614 /dev-haskell/hunit | |
parent | dev-haskell/clock: keyword 0.7.2 for ~riscv (diff) | |
download | gentoo-206d3dec616093515df8f3097c8c409b12d8ba76.tar.gz gentoo-206d3dec616093515df8f3097c8c409b12d8ba76.tar.bz2 gentoo-206d3dec616093515df8f3097c8c409b12d8ba76.zip |
dev-haskell/hunit: keyword 1.6.2.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/hunit')
-rw-r--r-- | dev-haskell/hunit/hunit-1.6.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hunit/hunit-1.6.2.0.ebuild b/dev-haskell/hunit/hunit-1.6.2.0.ebuild index 202c7484150c..d193460f1eb5 100644 --- a/dev-haskell/hunit/hunit-1.6.2.0.ebuild +++ b/dev-haskell/hunit/hunit-1.6.2.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND=">=dev-haskell/call-stack-0.3.0:=[profile?] |