commit: acb748c23f3c6cbbda230b290611011c1d24e4ab Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 13 20:24:52 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jan 13 20:24:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb748c2
dev-ml/opam-solver: Stabilize 2.0.9 ppc64, #817749 Signed-off-by: Arthur Zamarin <arthurzam <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 64fe23d5a69c..9dd373cc5af7 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 )"