summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 06:45:54 +0000
committerSam James <sam@gentoo.org>2021-04-18 06:45:54 +0000
commit21b388e3429913ee1e58e3c9e6a5efc2d9efe37b (patch)
tree280959d6469933798ecc240f1ef574ce5a0b45ba /dev-ml/dune
parentnet-misc/connect: Stabilize 1.105 x86, #783597 (diff)
downloadgentoo-21b388e3429913ee1e58e3c9e6a5efc2d9efe37b.tar.gz
gentoo-21b388e3429913ee1e58e3c9e6a5efc2d9efe37b.tar.bz2
gentoo-21b388e3429913ee1e58e3c9e6a5efc2d9efe37b.zip
dev-ml/dune: Stabilize 2.8.4 amd64, #783567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune')
-rw-r--r--dev-ml/dune/dune-2.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-2.8.4.ebuild b/dev-ml/dune/dune-2.8.4.ebuild
index 47084c42bd00..0ecd03a60d08 100644
--- a/dev-ml/dune/dune-2.8.4.ebuild
+++ b/dev-ml/dune/dune-2.8.4.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 )"