diff options
Diffstat (limited to 'dev-haskell/unicode-data/unicode-data-0.3.0.ebuild')
-rw-r--r-- | dev-haskell/unicode-data/unicode-data-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unicode-data/unicode-data-0.3.0.ebuild b/dev-haskell/unicode-data/unicode-data-0.3.0.ebuild index 64729d63fe4f..7250c2ae41da 100644 --- a/dev-haskell/unicode-data/unicode-data-0.3.0.ebuild +++ b/dev-haskell/unicode-data/unicode-data-0.3.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-lang/ghc-8.4.3:= " |