summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:31:36 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:46:25 +0000
commit642e0d90ce02f3d6d3f09bde1b02a99c5efeea3e (patch)
tree3b9201279f96a3ea5d9c3090154af485a71d60ee /dev-ml/mccs
parentdev-ml/opam-state: Stabilize 2.0.8 arm, #772833 (diff)
downloadgentoo-642e0d90ce02f3d6d3f09bde1b02a99c5efeea3e.tar.gz
gentoo-642e0d90ce02f3d6d3f09bde1b02a99c5efeea3e.tar.bz2
gentoo-642e0d90ce02f3d6d3f09bde1b02a99c5efeea3e.zip
dev-ml/mccs: Stabilize 1.1.11 arm, #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 3bf8fcf0a915..ef727464b8d3 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 )"