summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 18:52:23 +0000
committerSam James <sam@gentoo.org>2021-02-10 18:52:23 +0000
commit0d6cf7dcd086625f9750293aae6cb6c7ed2be20b (patch)
treead27c397383cee99c5a42887f7910f24b2cddf41 /dev-ml
parentdev-ml/ppx_expect: Stabilize 0.14.0 amd64, #769317 (diff)
downloadgentoo-0d6cf7dcd086625f9750293aae6cb6c7ed2be20b.tar.gz
gentoo-0d6cf7dcd086625f9750293aae6cb6c7ed2be20b.tar.bz2
gentoo-0d6cf7dcd086625f9750293aae6cb6c7ed2be20b.zip
dev-ml/dune-private-libs: Stabilize 2.7.1 amd64, #769317
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.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.7.1.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.7.1.ebuild
index 5f94896356c4..12d883d2225f 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.7.1.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.7.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> dune-${PV}.tar.gz
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 )"