summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:44:53 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:47:59 +0000
commit9229c61f0adc6bb9995d1dad2f7737ccaed98d16 (patch)
tree3ca7d8c8b465fdb7a5e05f9828fdf8319876d71c /dev-ml/opam-solver
parentdev-ml/mccs: Stabilize 1.1.11 arm64, #772833 (diff)
downloadgentoo-9229c61f0adc6bb9995d1dad2f7737ccaed98d16.tar.gz
gentoo-9229c61f0adc6bb9995d1dad2f7737ccaed98d16.tar.bz2
gentoo-9229c61f0adc6bb9995d1dad2f7737ccaed98d16.zip
dev-ml/opam-solver: Stabilize 2.0.8 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-solver')
-rw-r--r--dev-ml/opam-solver/opam-solver-2.0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-solver/opam-solver-2.0.8.ebuild b/dev-ml/opam-solver/opam-solver-2.0.8.ebuild
index f6fe36b4e350..65a72574eb59 100644
--- a/dev-ml/opam-solver/opam-solver-2.0.8.ebuild
+++ b/dev-ml/opam-solver/opam-solver-2.0.8.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 )"