summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-18 18:40:06 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-18 18:40:06 +0300
commit33b2be5a0435f95f32b8fcd7849ee0d22acde2dd (patch)
treede087d3c4f8cea8a806b7d7e3001a082807b5339 /dev-ml/ocaml-ctypes
parentdev-ml/ocamlbuild: Stabilize 0.15.0 arm, #941576 (diff)
downloadgentoo-33b2be5a0435f95f32b8fcd7849ee0d22acde2dd.tar.gz
gentoo-33b2be5a0435f95f32b8fcd7849ee0d22acde2dd.tar.bz2
gentoo-33b2be5a0435f95f32b8fcd7849ee0d22acde2dd.zip
dev-ml/ocaml-ctypes: Stabilize 0.22.0 arm, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-ctypes')
-rw-r--r--dev-ml/ocaml-ctypes/ocaml-ctypes-0.22.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.22.0.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.22.0.ebuild
index a1eb56a641ed..dfd50c957aaf 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.22.0.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.22.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/yallop/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"