From ca445e56c260fb6a98c01a78e31bebdb75a0a3df Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 19 Nov 2022 12:33:42 +0200 Subject: [PATCH] dev-ml/opam-format: Stabilize 2.1.2-r1 ppc64, #859508 Signed-off-by: Arthur Zamarin --- dev-ml/opam-format/opam-format-2.1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 395b1ff36aa7a..bbcedda93726a 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 )"