commit: 19b2433b4567470a258df23a159f56ef1e30d5bb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 11 19:14:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 19:14:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b2433b
dev-ml/mccs: Stabilize 1.1.13 ppc, #807562
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/mccs/mccs-1.1.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/mccs/mccs-1.1.13.ebuild b/dev-ml/mccs/mccs-1.1.13.ebuild
index a84bfe77e6a..9ae2f28a865 100644
--- a/dev-ml/mccs/mccs-1.1.13.ebuild
+++ b/dev-ml/mccs/mccs-1.1.13.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/ocaml-${PN}-$(ver_rs 2 '-')
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"