summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 11:38:04 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 11:38:04 +0200
commitf63d8891587b49d5142ab455ede12f141d813857 (patch)
treeacfcb53d8b18501b2ca66e4e571d54d5f4cf9d3d /dev-ml/ocaml-compiler-libs
parentdev-ml/menhir: Stabilize 20220210 ppc64, #901609 (diff)
downloadgentoo-f63d8891587b49d5142ab455ede12f141d813857.tar.gz
gentoo-f63d8891587b49d5142ab455ede12f141d813857.tar.bz2
gentoo-f63d8891587b49d5142ab455ede12f141d813857.zip
dev-ml/ocaml-compiler-libs: Stabilize 0.12.4 ppc64, #901655
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-compiler-libs')
-rw-r--r--dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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"