summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-30 17:56:12 -0500
committerJoonas Niilola <juippis@gentoo.org>2024-01-31 09:17:48 +0200
commit0ec10b8b917ec78f4482b10c22d33e73c8445e31 (patch)
tree1232c5df23bfae19e6cb6a3c1b0a31d1c5bd5969
parentdev-ml/ppx_blob: Stabilize 0.7.2 x86, #921517 (diff)
downloadgentoo-0ec10b8b917ec78f4482b10c22d33e73c8445e31.tar.gz
gentoo-0ec10b8b917ec78f4482b10c22d33e73c8445e31.tar.bz2
gentoo-0ec10b8b917ec78f4482b10c22d33e73c8445e31.zip
dev-ml/ppx_import: Stabilize 1.10.0 x86, #921517
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-ml/ppx_import/ppx_import-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_import/ppx_import-1.10.0.ebuild b/dev-ml/ppx_import/ppx_import-1.10.0.ebuild
index 0365cdee4c69..76c36a3692e4 100644
--- a/dev-ml/ppx_import/ppx_import-1.10.0.ebuild
+++ b/dev-ml/ppx_import/ppx_import-1.10.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml-ppx/${PN}/archive/${PV}.tar.gz
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"