summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-07 22:25:01 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-07 22:25:21 +0200
commit1ba46bf9b00f197ab765ca3c5f47d2915b1f4e95 (patch)
tree74324a06de72f751112fe9a8b3c10f82ee343675 /dev-ml/dune-private-libs
parentdev-ml/dune: Stabilize 2.9.1 ppc64, #817752 (diff)
downloadgentoo-1ba46bf9b00f197ab765ca3c5f47d2915b1f4e95.tar.gz
gentoo-1ba46bf9b00f197ab765ca3c5f47d2915b1f4e95.tar.bz2
gentoo-1ba46bf9b00f197ab765ca3c5f47d2915b1f4e95.zip
dev-ml/dune-private-libs: Stabilize 2.9.1 ppc64, #817752
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.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild
index 7b6b59feb352..f25dbd8af4b9 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.9.1.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 )"