commit: 5bfc0aa312072010bec5d7c17543ca44bee43854 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 14 18:36:05 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 14 18:36:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bfc0aa3
dev-ml/mccs: destabilize 1.1.13 Bug: https://bugs.gentoo.org/788100 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 9c0417e9c5b..13b947434b0 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 )"
