summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 22:10:12 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:05 +0100
commit2f68a2234953200e3b370447d72fcae2ef449efd (patch)
tree8c8cb6bda6bfe3a1a8f52a454ca1812bb4ac0d0d /dev-haskell/unicode-collation
parentdev-haskell/unicode-transforms: keyword 0.3.7.1-r1 for ~arm64 (diff)
downloadgentoo-2f68a2234953200e3b370447d72fcae2ef449efd.tar.gz
gentoo-2f68a2234953200e3b370447d72fcae2ef449efd.tar.bz2
gentoo-2f68a2234953200e3b370447d72fcae2ef449efd.zip
dev-haskell/unicode-collation: keyword 0.1.3.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/unicode-collation')
-rw-r--r--dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild b/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild
index 088b4ed2a90e..33e42136d521 100644
--- a/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild
+++ b/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="doctests executable"
RDEPEND="dev-haskell/parsec:=[profile?]