summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-13 14:05:17 +0000
committerSam James <sam@gentoo.org>2021-03-13 14:05:17 +0000
commitd5e1876b917e4f2958a864ce971edfec8862b9a9 (patch)
tree8d24c8c905c48ad50c9596f61cff9c4cb8d68a98 /dev-ml/mccs
parentdev-ml/opam-state: Stabilize 2.0.8 ppc64, #772833 (diff)
downloadgentoo-d5e1876b917e4f2958a864ce971edfec8862b9a9.tar.gz
gentoo-d5e1876b917e4f2958a864ce971edfec8862b9a9.tar.bz2
gentoo-d5e1876b917e4f2958a864ce971edfec8862b9a9.zip
dev-ml/mccs: Stabilize 1.1.11 ppc64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/mccs')
-rw-r--r--dev-ml/mccs/mccs-1.1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mccs/mccs-1.1.11.ebuild b/dev-ml/mccs/mccs-1.1.11.ebuild
index ef12a27bf762..3bf8fcf0a915 100644
--- a/dev-ml/mccs/mccs-1.1.11.ebuild
+++ b/dev-ml/mccs/mccs-1.1.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/AltGr/ocaml-mccs/archive/${MY_PV}.tar.gz -> ${P}.tar
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 )"