commit: 9c8e5a2aa54c85865ea2da4168a7dae21674240e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 20:26:11 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 20:26:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8e5a2a
dev-ml/dune-private-libs: Stabilize 2.9.3 ppc64, #896102
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild
b/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild
index 5c121c5dcc8f..fa450fd77449 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
LICENSE="Apache-2.0"
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 )"