summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 06:45:55 +0000
committerSam James <sam@gentoo.org>2021-04-18 06:45:55 +0000
commit8ca57ecc1778598d1f0bf230b4e0b1b23f949eaf (patch)
tree484fd784da5770d64e45c0bfcfaa1e18c811db4a /dev-ml/dune-private-libs
parentdev-ml/dune: Stabilize 2.8.4 amd64, #783567 (diff)
downloadgentoo-8ca57ecc1778598d1f0bf230b4e0b1b23f949eaf.tar.gz
gentoo-8ca57ecc1778598d1f0bf230b4e0b1b23f949eaf.tar.bz2
gentoo-8ca57ecc1778598d1f0bf230b4e0b1b23f949eaf.zip
dev-ml/dune-private-libs: Stabilize 2.8.4 amd64, #783567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune-private-libs')
-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 7b6b59feb352..3c3249cb9878 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 )"