summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-25 17:53:55 +0000
committerSam James <sam@gentoo.org>2021-02-25 17:53:55 +0000
commite5c0b90277d9684e8a3f9aa706434e6b5b2ed24d (patch)
tree2ba6008033232058fc15d3abeabc362c4522c7b6 /dev-ml/dune
parentmedia-sound/vorbis-tools: Stabilize 1.4.2 amd64, #770292 (diff)
downloadgentoo-e5c0b90277d9684e8a3f9aa706434e6b5b2ed24d.tar.gz
gentoo-e5c0b90277d9684e8a3f9aa706434e6b5b2ed24d.tar.bz2
gentoo-e5c0b90277d9684e8a3f9aa706434e6b5b2ed24d.zip
dev-ml/dune: Stabilize 2.8.2 x86, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune')
-rw-r--r--dev-ml/dune/dune-2.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-2.8.2.ebuild b/dev-ml/dune/dune-2.8.2.ebuild
index 5a916b8dff1b..17398ac571ea 100644
--- a/dev-ml/dune/dune-2.8.2.ebuild
+++ b/dev-ml/dune/dune-2.8.2.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 )"