diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:44:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:47:58 +0000 |
commit | ce9a99b0d9813afa7e59ff881f204ad54fdc8ef9 (patch) | |
tree | 65df91046656b98228bbe27d87310b083a4440ea /dev-ml/mccs | |
parent | dev-ml/opam-state: Stabilize 2.0.8 arm64, #772833 (diff) | |
download | gentoo-ce9a99b0d9813afa7e59ff881f204ad54fdc8ef9.tar.gz gentoo-ce9a99b0d9813afa7e59ff881f204ad54fdc8ef9.tar.bz2 gentoo-ce9a99b0d9813afa7e59ff881f204ad54fdc8ef9.zip |
dev-ml/mccs: Stabilize 1.1.11 arm64, #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.ebuild | 2 |
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 ef727464b8d3..09637d8cbca7 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 )" |