summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-18 18:47:11 +0100
committerSam James <sam@gentoo.org>2024-08-18 18:47:11 +0100
commit14636c18525554d1760f4fb708f7cfa1be082cf8 (patch)
treeef1142c77d966c20afa46f6c609c63fe3867fbdb
parentdev-ml/opam-installer: Stabilize 2.1.6 x86, #938140 (diff)
downloadgentoo-14636c18525554d1760f4fb708f7cfa1be082cf8.tar.gz
gentoo-14636c18525554d1760f4fb708f7cfa1be082cf8.tar.bz2
gentoo-14636c18525554d1760f4fb708f7cfa1be082cf8.zip
dev-ml/mccs: Stabilize 1.1.17 x86, #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 6a857778b7e0..7c8420191d13 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 )"