diff options
Diffstat (limited to 'dev-haskell/text-icu/text-icu-0.7.1.0.ebuild')
-rw-r--r-- | dev-haskell/text-icu/text-icu-0.7.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/text-icu/text-icu-0.7.1.0.ebuild b/dev-haskell/text-icu/text-icu-0.7.1.0.ebuild index 6a2ff0284506..c992d111c326 100644 --- a/dev-haskell/text-icu/text-icu-0.7.1.0.ebuild +++ b/dev-haskell/text-icu/text-icu-0.7.1.0.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" RESTRICT=test # QuickCheck occasionally finds counterexamples # and fails to build: Duplicate instance declarations: instance NFData Ordering |