summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-29 10:53:38 +0000
committerSam James <sam@gentoo.org>2024-12-29 10:53:38 +0000
commit44257ec7aca55256f9ecb40d8866533e19508038 (patch)
tree72da88132f6eb845b68649f3165164d15f3c488d /dev-ml
parentdev-ml/ppx_blob: Stabilize 0.9.0 x86, #945767 (diff)
downloadgentoo-44257ec7aca55256f9ecb40d8866533e19508038.tar.gz
gentoo-44257ec7aca55256f9ecb40d8866533e19508038.tar.bz2
gentoo-44257ec7aca55256f9ecb40d8866533e19508038.zip
dev-ml/sedlex: Stabilize 3.3 x86, #945767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/sedlex/sedlex-3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sedlex/sedlex-3.3.ebuild b/dev-ml/sedlex/sedlex-3.3.ebuild
index a9af6fccf337..4ffa3a7a4203 100644
--- a/dev-ml/sedlex/sedlex-3.3.ebuild
+++ b/dev-ml/sedlex/sedlex-3.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/ocaml-community/${PN}/archive/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"