summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:30:09 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:45:09 +0000
commit2d0aae9965194f57e983b1272d75032b090a69a3 (patch)
tree108a2e28116c550562245708bc400886320c949f /dev-ml/dune
parentapp-portage/portpeek: Drop old version 3.1.5 (diff)
downloadgentoo-2d0aae9965194f57e983b1272d75032b090a69a3.tar.gz
gentoo-2d0aae9965194f57e983b1272d75032b090a69a3.tar.bz2
gentoo-2d0aae9965194f57e983b1272d75032b090a69a3.zip
dev-ml/dune: Stabilize 2.8.2 arm, #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 2a3bd66f8919..95ead171acdf 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 )"