commit: 7da2f9f41899e9732c8327dc82a6a18ff64cb074 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 02:43:00 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 02:43:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7da2f9f4
dev-ml/ocaml-migrate-parsetree: Stabilize 2.4.0 x86, #901633 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild index 1879a88dc139..88dea05cf6b2 100644 --- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild +++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/let-def/ocaml-migrate-parsetree/archive/${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 test" RESTRICT="!test? ( test ) strip"
