summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-18 18:47:13 +0100
committerSam James <sam@gentoo.org>2024-08-18 18:47:13 +0100
commitbe558235d23617545361d061b1463c9ee17a4e51 (patch)
tree1204d44c301cb291692a51e1d35481d2cf4b7098
parentdev-ml/opam-installer: Stabilize 2.1.6 amd64, #938140 (diff)
downloadgentoo-be558235d23617545361d061b1463c9ee17a4e51.tar.gz
gentoo-be558235d23617545361d061b1463c9ee17a4e51.tar.bz2
gentoo-be558235d23617545361d061b1463c9ee17a4e51.zip
dev-ml/mccs: Stabilize 1.1.17 amd64, #938140
Signed-off-by: Sam James <sam@gentoo.org>
-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 7c8420191d13..076290659920 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 )"