summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:43 +0200
commit87c84d23a7d2a1016de1bde067fdc7e29c490fdf (patch)
tree3972875ba9ce6f8cb580e0fc81f1b54df4513fb5 /dev-ml
parentdev-ml/opam-solver: Stabilize 2.1.2 ppc64, #859508 (diff)
downloadgentoo-87c84d23a7d2a1016de1bde067fdc7e29c490fdf.tar.gz
gentoo-87c84d23a7d2a1016de1bde067fdc7e29c490fdf.tar.bz2
gentoo-87c84d23a7d2a1016de1bde067fdc7e29c490fdf.zip
dev-ml/opam-client: Stabilize 2.1.2 ppc64, #859508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/opam-client/opam-client-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-client/opam-client-2.1.2.ebuild b/dev-ml/opam-client/opam-client-2.1.2.ebuild
index 0cc333bab37d..8146740b33f6 100644
--- a/dev-ml/opam-client/opam-client-2.1.2.ebuild
+++ b/dev-ml/opam-client/opam-client-2.1.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/opam-${PV/_/-}"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"