diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-12 22:42:38 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:06:25 +0200 |
commit | f4e3828a54bf8515b09954bd543c3cf42a7bad17 (patch) | |
tree | e9a6eb1b4bcaac44a4feb688ec5c15c14804cf3e /dev-haskell/cryptohash-sha256 | |
parent | dev-haskell/tasty-quickcheck: keyword 0.10.1.1 for ~riscv (diff) | |
download | gentoo-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.ebuild | 2 |
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:= |