summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 23:57:18 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:18 +0100
commit20bf0258d795071520ead659abf1b0764422f667 (patch)
tree80bc75ef41dcf8177d383e2c7fffdd41a5ace159
parentdev-haskell/timeit: keyword 2.0 for ~arm64 (diff)
downloadgentoo-20bf0258d795071520ead659abf1b0764422f667.tar.gz
gentoo-20bf0258d795071520ead659abf1b0764422f667.tar.bz2
gentoo-20bf0258d795071520ead659abf1b0764422f667.zip
dev-haskell/text-icu: keyword 0.7.1.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-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 10f6e0d7a3e9..6a2ff0284506 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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RESTRICT=test # QuickCheck occasionally finds counterexamples
# and fails to build: Duplicate instance declarations: instance NFData Ordering