commit: 9229c61f0adc6bb9995d1dad2f7737ccaed98d16 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 14 00:44:53 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 14 00:47:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9229c61f
dev-ml/opam-solver: Stabilize 2.0.8 arm64, #772833 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/opam-solver/opam-solver-2.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f6fe36b4e35..65a72574eb5 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 )"