summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:44 +0300
commit5ea9ae82e73b1d1094f9a60c8be99663af8576f8 (patch)
tree40a49afa4ab3675b9c05ae60e804c5d655c5475e /dev-ml
parentdev-ml/ppx_blob: Stabilize 0.8.0 x86, #941576 (diff)
downloadgentoo-5ea9ae82e73b1d1094f9a60c8be99663af8576f8.tar.gz
gentoo-5ea9ae82e73b1d1094f9a60c8be99663af8576f8.tar.bz2
gentoo-5ea9ae82e73b1d1094f9a60c8be99663af8576f8.zip
dev-ml/ppx_import: Stabilize 1.11.0 x86, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ppx_import/ppx_import-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_import/ppx_import-1.11.0.ebuild b/dev-ml/ppx_import/ppx_import-1.11.0.ebuild
index d4d5cfdb532f..06d71850b5b9 100644
--- a/dev-ml/ppx_import/ppx_import-1.11.0.ebuild
+++ b/dev-ml/ppx_import/ppx_import-1.11.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml-ppx/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"