summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:31:29 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:46:19 +0000
commit66c951fe9927ae10dfa28b71c08fa6dab01bdb1b (patch)
treeb3fc8c0b7b86dee20b47aa87bbed57f39398a84c /dev-ml/xml-light
parentdev-ml/camlbz2: Stabilize 0.7.0 arm, #772833 (diff)
downloadgentoo-66c951fe9927ae10dfa28b71c08fa6dab01bdb1b.tar.gz
gentoo-66c951fe9927ae10dfa28b71c08fa6dab01bdb1b.tar.bz2
gentoo-66c951fe9927ae10dfa28b71c08fa6dab01bdb1b.zip
dev-ml/xml-light: Stabilize 2.2-r3 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/xml-light')
-rw-r--r--dev-ml/xml-light/xml-light-2.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/xml-light/xml-light-2.2-r3.ebuild b/dev-ml/xml-light/xml-light-2.2-r3.ebuild
index 471691f1602d..c0e058d4b7ac 100644
--- a/dev-ml/xml-light/xml-light-2.2-r3.ebuild
+++ b/dev-ml/xml-light/xml-light-2.2-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tech.motion-twin.com/zip/${P}.zip"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
IUSE="doc +ocamlopt"
RDEPEND="dev-lang/ocaml:=[ocamlopt?]"