summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-22 23:33:14 +0000
committerSam James <sam@gentoo.org>2021-04-22 23:33:14 +0000
commit94bf81826970f803cf98197ad644027d0163b6af (patch)
tree6402d90247a53218b4e92176c96e78a287eb9e75 /dev-ml
parentdev-ml/dune: Stabilize 2.8.4 ppc, #783567 (diff)
downloadgentoo-94bf81826970f803cf98197ad644027d0163b6af.tar.gz
gentoo-94bf81826970f803cf98197ad644027d0163b6af.tar.bz2
gentoo-94bf81826970f803cf98197ad644027d0163b6af.zip
dev-ml/dune-private-libs: Stabilize 2.8.4 ppc, #783567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
index 00ecf850efbf..ca22001b2c0c 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.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 )"