summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 23:34:11 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:16 +0100
commitd8d7543cf51a8a339642db1a5484f667fb5c1f65 (patch)
treed259def10f63450688924d253f3f06056fac262f /dev-haskell
parentdev-haskell/conduit-extra: keyword 1.3.4 for ~arm64 (diff)
downloadgentoo-d8d7543cf51a8a339642db1a5484f667fb5c1f65.tar.gz
gentoo-d8d7543cf51a8a339642db1a5484f667fb5c1f65.tar.bz2
gentoo-d8d7543cf51a8a339642db1a5484f667fb5c1f65.zip
dev-haskell/xml-types: keyword 0.3.8 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/xml-types/xml-types-0.3.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xml-types/xml-types-0.3.8.ebuild b/dev-haskell/xml-types/xml-types-0.3.8.ebuild
index 35c56f2cd9fa..06940b4c02d1 100644
--- a/dev-haskell/xml-types/xml-types-0.3.8.ebuild
+++ b/dev-haskell/xml-types/xml-types-0.3.8.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-haskell/text:=[profile?]