summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 19:57:53 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 19:57:53 +0200
commit878030891c9c4992e6d3230f9b837461c467c2da (patch)
tree252ffcb222369e7c03e7db7d5b3baaf7f20c44ad /dev-ml/ocaml-ctypes
parentnet-misc/downloader-cli: Use pypi.eclass (diff)
downloadgentoo-878030891c9c4992e6d3230f9b837461c467c2da.tar.gz
gentoo-878030891c9c4992e6d3230f9b837461c467c2da.tar.bz2
gentoo-878030891c9c4992e6d3230f9b837461c467c2da.zip
dev-ml/ocaml-ctypes: Stabilize 0.20.1 ppc64, #901613
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.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 3fcb6d43ca73..c03362b441f0 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 )"