summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-15 22:26:11 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-15 22:26:11 +0200
commit9c8e5a2aa54c85865ea2da4168a7dae21674240e (patch)
tree502b129b3c936ba433df661daec093c60ee0e779 /dev-ml/dune-private-libs
parentdev-ml/dune-build-info: Stabilize 2.9.3 ppc64, #896102 (diff)
downloadgentoo-9c8e5a2aa54c85865ea2da4168a7dae21674240e.tar.gz
gentoo-9c8e5a2aa54c85865ea2da4168a7dae21674240e.tar.bz2
gentoo-9c8e5a2aa54c85865ea2da4168a7dae21674240e.zip
dev-ml/dune-private-libs: Stabilize 2.9.3 ppc64, #896102
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/dune-private-libs')
-rw-r--r--dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"