summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-09 15:06:19 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-09 15:06:19 +0300
commita078d93705ee84d710f3d68d4bf067aea7373e7c (patch)
treeff7c0f244b5785e37f4531e6000b3d5b946f950f
parentdev-ml/ocaml-base64: Stabilize 3.5.1 arm64, #933839 (diff)
downloadgentoo-a078d93705ee84d710f3d68d4bf067aea7373e7c.tar.gz
gentoo-a078d93705ee84d710f3d68d4bf067aea7373e7c.tar.bz2
gentoo-a078d93705ee84d710f3d68d4bf067aea7373e7c.zip
dev-ml/ocaml-ctypes: Stabilize 0.21.1-r2 arm64, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ml/ocaml-ctypes/ocaml-ctypes-0.21.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.21.1-r2.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.21.1-r2.ebuild
index c837e0b3461e..a24811c72f00 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.21.1-r2.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.21.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-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/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 )"