commit: 1569c37834e16e690b0838c9dff6fb9fe0dae809 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 13 14:05:18 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 13 14:05:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1569c378
dev-ml/opam-solver: Stabilize 2.0.8 ppc64, #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 f1e3fb60b9f..23d145fa85a 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 )"