commit: f63d8891587b49d5142ab455ede12f141d813857 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 09:38:04 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 09:38:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f63d8891
dev-ml/ocaml-compiler-libs: Stabilize 0.12.4 ppc64, #901655 Signed-off-by: Arthur Zamarin <arthurzam <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 5590b48f042b..9867417d2e6a 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"
