commit: 5ea9ae82e73b1d1094f9a60c8be99663af8576f8 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 15 15:24:44 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 15 15:24:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea9ae82
dev-ml/ppx_import: Stabilize 1.11.0 x86, #941576 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/ppx_import/ppx_import-1.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
