summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 08:40:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 08:40:25 +0200
commit0f89876ea3dfbef8498f85034282d84d08341c0e (patch)
treedb6915f95a3dc04332541688514bbbf7286d4384 /dev-ml/sexplib0
parentmedia-video/libva-utils: Stabilize 2.17.1 amd64, #901725 (diff)
downloadgentoo-0f89876ea3dfbef8498f85034282d84d08341c0e.tar.gz
gentoo-0f89876ea3dfbef8498f85034282d84d08341c0e.tar.bz2
gentoo-0f89876ea3dfbef8498f85034282d84d08341c0e.zip
dev-ml/sexplib0: Stabilize 0.15.1-r1 x86, #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 4dbf2acee113..3e018e3b6317 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"