summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-04 15:27:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-04 15:27:33 +0100
commit7aa8d9ffef746d27fe57e8875c6b84dd806ed683 (patch)
treebcbee4c58bd1d6cdcec808bd067248da030c0603 /dev-ml/mccs
parentdev-ml/dune-private-libs: amd64 stable wrt bug #772833 (diff)
downloadgentoo-7aa8d9ffef746d27fe57e8875c6b84dd806ed683.tar.gz
gentoo-7aa8d9ffef746d27fe57e8875c6b84dd806ed683.tar.bz2
gentoo-7aa8d9ffef746d27fe57e8875c6b84dd806ed683.zip
dev-ml/mccs: amd64 stable wrt bug #772833
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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 0fdb95758941..ef12a27bf762 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 )"