diff options
Diffstat (limited to 'dev-haskell/sha')
-rw-r--r-- | dev-haskell/sha/sha-1.6.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/sha/sha-1.6.4.4.ebuild b/dev-haskell/sha/sha-1.6.4.4.ebuild index b5d447346207..04bc03d22e31 100644 --- a/dev-haskell/sha/sha-1.6.4.4.ebuild +++ b/dev-haskell/sha/sha-1.6.4.4.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux" IUSE="exe" RDEPEND=">=dev-lang/ghc-7.8.2:= |