summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:17:02 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:17:02 +0000
commit894ece8d282f5e100306a1729162b6ac3106ad0e (patch)
treed2ea3a63a6504252924611819870f668af7b1c13 /dev-ml/sexplib0
parentdev-ml/extlib: Stabilize 1.7.9 arm64, #901703 (diff)
downloadgentoo-894ece8d282f5e100306a1729162b6ac3106ad0e.tar.gz
gentoo-894ece8d282f5e100306a1729162b6ac3106ad0e.tar.bz2
gentoo-894ece8d282f5e100306a1729162b6ac3106ad0e.zip
dev-ml/sexplib0: Stabilize 0.15.1-r1 arm64, #901513
Signed-off-by: Sam James <sam@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 fbbc5f687795..8f9532cd6ea8 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"