summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-26 20:20:28 +0100
committerSam James <sam@gentoo.org>2021-04-26 20:21:57 +0100
commit66240832a02a7d26f3e4f24441cec5533480a890 (patch)
tree48da6a13f6409c52ade3cd1bc51dbd34ae788680 /dev-ml/dune
parentapp-editors/jedit: Stabilize 5.4.0 x86, #783639 (diff)
downloadgentoo-66240832a02a7d26f3e4f24441cec5533480a890.tar.gz
gentoo-66240832a02a7d26f3e4f24441cec5533480a890.tar.bz2
gentoo-66240832a02a7d26f3e4f24441cec5533480a890.zip
dev-ml/dune: Stabilize 2.8.4 x86, #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 796aa6575497..ae0c9474e80e 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 )"