commit: b0284025e5af8cb0afce3609f53b927c918a15bf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 14:05:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 14:05:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0284025
dev-ml/dune-private-libs: Stabilize 2.8.2-r1 ppc64, #772833
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild
b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild
index b7c3752f952..bd4cd8172a8 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"