summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-10 18:14:54 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-10 18:14:54 +0100
commit4fed8a8dbce8cb8243363eebaa1b9fe2dd4ad2d7 (patch)
tree3b370e74c4d024cc4ee2ea97aec57d2c5689fa1d /dev-ml
parentdev-python/mkdocs-material: add 8.1.0 (diff)
downloadgentoo-4fed8a8dbce8cb8243363eebaa1b9fe2dd4ad2d7.tar.gz
gentoo-4fed8a8dbce8cb8243363eebaa1b9fe2dd4ad2d7.tar.bz2
gentoo-4fed8a8dbce8cb8243363eebaa1b9fe2dd4ad2d7.zip
dev-ml/dune: Stabilize 2.9.1 x86, #817752
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/dune/dune-2.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-2.9.1.ebuild b/dev-ml/dune/dune-2.9.1.ebuild
index d0ec3b8b9255..4746983b3343 100644
--- a/dev-ml/dune/dune-2.9.1.ebuild
+++ b/dev-ml/dune/dune-2.9.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"