summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-18 18:47:16 +0100
committerSam James <sam@gentoo.org>2024-08-18 18:47:16 +0100
commit9a3e1163126e8579fc6cea7f7d6c07d759b6453c (patch)
tree10174a0c1ba2387b1da99ee7532de31faabdde4d /dev-ml
parentdev-ml/opam-installer: Stabilize 2.1.6 ppc64, #938140 (diff)
downloadgentoo-9a3e1163126e8579fc6cea7f7d6c07d759b6453c.tar.gz
gentoo-9a3e1163126e8579fc6cea7f7d6c07d759b6453c.tar.bz2
gentoo-9a3e1163126e8579fc6cea7f7d6c07d759b6453c.zip
dev-ml/mccs: Stabilize 1.1.17 ppc64, #938140
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/mccs/mccs-1.1.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mccs/mccs-1.1.17.ebuild b/dev-ml/mccs/mccs-1.1.17.ebuild
index 076290659920..c79dd4b5d25c 100644
--- a/dev-ml/mccs/mccs-1.1.17.ebuild
+++ b/dev-ml/mccs/mccs-1.1.17.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/ocaml-${PN}-$(ver_rs 2 '-')
LICENSE="|| ( LGPL-2.1 BSD GPL-3 )"
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 )"