summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-02 22:33:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-02 22:34:07 +0300
commit00fa33f1dfcdbedd08cfc2dd8d4e205394406440 (patch)
tree1153cffbb437be9633caf27f399fd0410c24458e /dev-ml/int_repr
parentdev-ml/ppx_jane: Stabilize 0.16.0-r1 amd64, #933369 (diff)
downloadgentoo-00fa33f1dfcdbedd08cfc2dd8d4e205394406440.tar.gz
gentoo-00fa33f1dfcdbedd08cfc2dd8d4e205394406440.tar.bz2
gentoo-00fa33f1dfcdbedd08cfc2dd8d4e205394406440.zip
dev-ml/int_repr: Stabilize 0.16.0 amd64, #933369
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.16.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/int_repr/int_repr-0.16.0.ebuild b/dev-ml/int_repr/int_repr-0.16.0.ebuild
index fffa9b22998e..a2102d539d85 100644
--- a/dev-ml/int_repr/int_repr-0.16.0.ebuild
+++ b/dev-ml/int_repr/int_repr-0.16.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
DEPEND="