summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:08 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:08 +0300
commit564f59efb3ccff49fb0103dc96d952024c31789b (patch)
treefca56b5b2e4e4dfe85d926f2a7a383cf5e136c3d /dev-ml
parentdev-ml/ocamlgraph: Stabilize 2.1.0 amd64, #941576 (diff)
downloadgentoo-564f59efb3ccff49fb0103dc96d952024c31789b.tar.gz
gentoo-564f59efb3ccff49fb0103dc96d952024c31789b.tar.bz2
gentoo-564f59efb3ccff49fb0103dc96d952024c31789b.zip
dev-ml/xml-light: Stabilize 2.5 amd64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/xml-light/xml-light-2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/xml-light/xml-light-2.5.ebuild b/dev-ml/xml-light/xml-light-2.5.ebuild
index 6d190f97e1ad..9dfab1b286bb 100644
--- a/dev-ml/xml-light/xml-light-2.5.ebuild
+++ b/dev-ml/xml-light/xml-light-2.5.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/ncannasse/${PN}/archive/refs/tags/${PV}.tar.gz -> ${
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"