summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-02 22:39:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-02 22:39:17 +0300
commitad3794e9dd1ce8d3bcfc5c453c21fd9ae75a8690 (patch)
tree79ed11f0d2933de3fd9b1edd9e9580cbbf0ad202 /dev-ml/sexplib0
parentsys-apps/systemd-utils: use libudev target alias (diff)
downloadgentoo-ad3794e9dd1ce8d3bcfc5c453c21fd9ae75a8690.tar.gz
gentoo-ad3794e9dd1ce8d3bcfc5c453c21fd9ae75a8690.tar.bz2
gentoo-ad3794e9dd1ce8d3bcfc5c453c21fd9ae75a8690.zip
dev-ml/sexplib0: Stabilize 0.16.0 x86, #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 adc4fa8cc8a2..1fb72d7a9b8f 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"