summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-13 22:24:52 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-13 22:24:59 +0200
commitacb748c23f3c6cbbda230b290611011c1d24e4ab (patch)
tree6a8b10bf317cc053a7d7e6118c714d7767b1d3ec /dev-ml/opam-solver
parentdev-ml/opam-repository: Stabilize 2.0.9 ppc64, #817749 (diff)
downloadgentoo-acb748c23f3c6cbbda230b290611011c1d24e4ab.tar.gz
gentoo-acb748c23f3c6cbbda230b290611011c1d24e4ab.tar.bz2
gentoo-acb748c23f3c6cbbda230b290611011c1d24e4ab.zip
dev-ml/opam-solver: Stabilize 2.0.9 ppc64, #817749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-solver')
-rw-r--r--dev-ml/opam-solver/opam-solver-2.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"