summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-12 22:42:38 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:06:25 +0200
commitf4e3828a54bf8515b09954bd543c3cf42a7bad17 (patch)
treee9a6eb1b4bcaac44a4feb688ec5c15c14804cf3e /dev-haskell/cryptohash-sha256
parentdev-haskell/tasty-quickcheck: keyword 0.10.1.1 for ~riscv (diff)
downloadgentoo-f4e3828a54bf8515b09954bd543c3cf42a7bad17.tar.gz
gentoo-f4e3828a54bf8515b09954bd543c3cf42a7bad17.tar.bz2
gentoo-f4e3828a54bf8515b09954bd543c3cf42a7bad17.zip
dev-haskell/cryptohash-sha256: keyword 0.11.101.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/cryptohash-sha256')
-rw-r--r--dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild b/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild
index 11adbf916468..853c4393bb38 100644
--- a/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild
+++ b/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=