summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 13:29:02 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 13:29:02 +0200
commitf605a24e212cda7b3bda4d7ef778ceaa26055920 (patch)
tree4b3af7b1197494cbd34f3dcb44b2461144aa27ee /dev-ml/sexplib0
parentdev-lang/ocaml: Stabilize 4.05.0-r9 ppc64, #901711 (diff)
downloadgentoo-f605a24e212cda7b3bda4d7ef778ceaa26055920.tar.gz
gentoo-f605a24e212cda7b3bda4d7ef778ceaa26055920.tar.bz2
gentoo-f605a24e212cda7b3bda4d7ef778ceaa26055920.zip
dev-ml/sexplib0: Stabilize 0.15.1-r1 ppc64, #901513
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/sexplib0')
-rw-r--r--dev-ml/sexplib0/sexplib0-0.15.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexplib0/sexplib0-0.15.1-r1.ebuild b/dev-ml/sexplib0/sexplib0-0.15.1-r1.ebuild
index 3e018e3b6317..95ae8ae86b8e 100644
--- a/dev-ml/sexplib0/sexplib0-0.15.1-r1.ebuild
+++ b/dev-ml/sexplib0/sexplib0-0.15.1-r1.ebuild
@@ -12,5 +12,5 @@ SRC_URI="https://github.com/janestreet/sexplib0/archive/v${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"