summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:42 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:42 +0200
commitca445e56c260fb6a98c01a78e31bebdb75a0a3df (patch)
tree478e27876aa2a5d7c43f19a91a7866c12c2bd633 /dev-ml/opam-format
parentdev-ml/opam-core: Stabilize 2.1.2 ppc64, #859508 (diff)
downloadgentoo-ca445e56c260fb6a98c01a78e31bebdb75a0a3df.tar.gz
gentoo-ca445e56c260fb6a98c01a78e31bebdb75a0a3df.tar.bz2
gentoo-ca445e56c260fb6a98c01a78e31bebdb75a0a3df.zip
dev-ml/opam-format: Stabilize 2.1.2-r1 ppc64, #859508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r--dev-ml/opam-format/opam-format-2.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild b/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild
index 395b1ff36aa7..bbcedda93726 100644
--- a/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild
+++ b/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild
@@ -16,7 +16,7 @@ OPAM_INSTALLER="${S}/opam-installer"
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 )"