summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 12:22:51 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:33 +0100
commit8b8711718a816dfc557ef48b611efad591059acf (patch)
treeee267b4f93afbfc3977f3608e35946c5c4a47009 /dev-haskell/xml
parentdev-haskell/semigroups: keyword 0.20 for ~arm64 (diff)
downloadgentoo-8b8711718a816dfc557ef48b611efad591059acf.tar.gz
gentoo-8b8711718a816dfc557ef48b611efad591059acf.tar.bz2
gentoo-8b8711718a816dfc557ef48b611efad591059acf.zip
dev-haskell/xml: keyword 1.3.14 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/xml')
-rw-r--r--dev-haskell/xml/xml-1.3.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xml/xml-1.3.14.ebuild b/dev-haskell/xml/xml-1.3.14.ebuild
index 4daaa34f108f..bc1f8c3f5b6c 100644
--- a/dev-haskell/xml/xml-1.3.14.ebuild
+++ b/dev-haskell/xml/xml-1.3.14.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"
IUSE=""
RDEPEND="dev-haskell/text:=[profile?]