summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-14 20:48:02 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:07:43 +0200
commite604bc0faeb037172c8d62c950b59ee3195dbfeb (patch)
treef4cfc931a860402cb463e5818be54a93ca7c7ba0 /dev-haskell/text-icu
parentdev-haskell/timeit: keyword 2.0 for ~riscv (diff)
downloadgentoo-e604bc0faeb037172c8d62c950b59ee3195dbfeb.tar.gz
gentoo-e604bc0faeb037172c8d62c950b59ee3195dbfeb.tar.bz2
gentoo-e604bc0faeb037172c8d62c950b59ee3195dbfeb.zip
dev-haskell/text-icu: keyword 0.7.1.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/text-icu')
-rw-r--r--dev-haskell/text-icu/text-icu-0.7.1.0.ebuild2
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