commit: 6f4d2a28b05711cf1e6b1eca1e7e17a4ac6802f8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 18 12:23:42 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 18 12:23:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4d2a28
dev-ml/opam-solver: Stabilize 2.0.9 x86, #817749 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/opam-solver/opam-solver-2.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/opam-solver/opam-solver-2.0.9.ebuild b/dev-ml/opam-solver/opam-solver-2.0.9.ebuild index 9dd373cc5af7..8ec107bfacc4 100644 --- a/dev-ml/opam-solver/opam-solver-2.0.9.ebuild +++ b/dev-ml/opam-solver/opam-solver-2.0.9.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 )"