diff options
author | 2022-09-19 19:29:03 -0400 | |
---|---|---|
committer | 2022-10-06 08:10:14 +0200 | |
commit | 8e58856b71185d321c3a95aa463b9a5f88976a1e (patch) | |
tree | 0dab4446dfcaf0b4fb67456fe65a6d9041c1b512 /dev-haskell/cryptohash-sha1 | |
parent | dev-haskell/cryptohash-md5: keyword 0.11.100.1 for ~riscv (diff) | |
download | gentoo-8e58856b71185d321c3a95aa463b9a5f88976a1e.tar.gz gentoo-8e58856b71185d321c3a95aa463b9a5f88976a1e.tar.bz2 gentoo-8e58856b71185d321c3a95aa463b9a5f88976a1e.zip |
dev-haskell/cryptohash-sha1: keyword 0.11.100.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/cryptohash-sha1')
-rw-r--r-- | dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild b/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild index a98b36cde295..5706d0c360e1 100644 --- a/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild +++ b/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild @@ -14,7 +14,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:= |