commit: eb0a23fd8818726bca8f7c6565e7e0c46d9a5e17 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 03:33:45 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 03:33:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb0a23fd
dev-ml/ocaml-compiler-libs: Stabilize 0.12.4 x86, #901655 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild index 89807e70c060..5590b48f042b 100644 --- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild +++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild @@ -11,5 +11,5 @@ SRC_URI="https://github.com/janestreet/ocaml-compiler-libs/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt"
