summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 17:03:19 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 17:03:43 +0000
commit52ae7f1523a04a567fb8af7b394af021302fbf7e (patch)
treebcdc1282e3c463747a2715e187d8590a74ba12a3
parentdev-ml/ocaml-ctypes: Stabilize 0.20.1 x86, #901613 (diff)
downloadgentoo-52ae7f15.tar.gz
gentoo-52ae7f15.tar.bz2
gentoo-52ae7f15.zip
dev-ml/ocaml-ctypes: Stabilize 0.20.1 amd64, #901613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ml/ocaml-ctypes/ocaml-ctypes-0.20.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.20.1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.20.1.ebuild
index 2c983efe01ff..3fcb6d43ca73 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.20.1.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.20.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"