summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-12 08:37:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-12 08:37:17 +0300
commitae1335cdd9ae19a378b08bdf48e025fee10f531c (patch)
treea9b61a8e0b592fe4b7a81ebd8cedaf71f9df1a19 /dev-ml/sexplib0
parentdev-python/protobuf-python: Stabilize 4.22.5 ppc64, #934062 (diff)
downloadgentoo-ae1335cdd9ae19a378b08bdf48e025fee10f531c.tar.gz
gentoo-ae1335cdd9ae19a378b08bdf48e025fee10f531c.tar.bz2
gentoo-ae1335cdd9ae19a378b08bdf48e025fee10f531c.zip
dev-ml/sexplib0: Stabilize 0.16.0 ppc64, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/sexplib0')
-rw-r--r--dev-ml/sexplib0/sexplib0-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexplib0/sexplib0-0.16.0.ebuild b/dev-ml/sexplib0/sexplib0-0.16.0.ebuild
index ef6cc9c71fce..009e6920e981 100644
--- a/dev-ml/sexplib0/sexplib0-0.16.0.ebuild
+++ b/dev-ml/sexplib0/sexplib0-0.16.0.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"