summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 19:07:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 19:07:30 +0300
commita69446b025a9f917eb69c3fb487900c6354f302e (patch)
tree87fa8797c4b8b34081bb4cc5d67d8a0d6ab0c630 /dev-ml/int_repr
parentdev-ml/int_repr: Stabilize 0.15.0 arm, #901595 (diff)
downloadgentoo-a69446b025a9f917eb69c3fb487900c6354f302e.tar.gz
gentoo-a69446b025a9f917eb69c3fb487900c6354f302e.tar.bz2
gentoo-a69446b025a9f917eb69c3fb487900c6354f302e.zip
dev-ml/int_repr: Stabilize 0.15.0 x86, #901595
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/int_repr')
-rw-r--r--dev-ml/int_repr/int_repr-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/int_repr/int_repr-0.15.0.ebuild b/dev-ml/int_repr/int_repr-0.15.0.ebuild
index 54a385296232..34ec808cf0a4 100644
--- a/dev-ml/int_repr/int_repr-0.15.0.ebuild
+++ b/dev-ml/int_repr/int_repr-0.15.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm arm64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~riscv x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/ppx_jane:${SLOT}"