summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/opam-solver/opam-solver-2.0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-solver/opam-solver-2.0.10.ebuild b/dev-ml/opam-solver/opam-solver-2.0.10.ebuild
index eed36cce3802..3e8c086a960a 100644
--- a/dev-ml/opam-solver/opam-solver-2.0.10.ebuild
+++ b/dev-ml/opam-solver/opam-solver-2.0.10.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"