summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-29 10:53:05 +0000
committerSam James <sam@gentoo.org>2024-12-29 10:53:05 +0000
commit0b6b6dd89c5ccafc85b10125d9d3f3f51d07f253 (patch)
tree78f6ad73af8027b1a06f1ae742117ccbf3e6eb37 /dev-ml
parentdev-ml/uucp: Stabilize 16.0.0 amd64, #945767 (diff)
downloadgentoo-0b6b6dd89c5ccafc85b10125d9d3f3f51d07f253.tar.gz
gentoo-0b6b6dd89c5ccafc85b10125d9d3f3f51d07f253.tar.bz2
gentoo-0b6b6dd89c5ccafc85b10125d9d3f3f51d07f253.zip
dev-ml/dune: Stabilize 3.16.1 arm64, #945767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/dune/dune-3.16.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-3.16.1.ebuild b/dev-ml/dune/dune-3.16.1.ebuild
index 7fbdb38c826e..022c96a36bd7 100644
--- a/dev-ml/dune/dune-3.16.1.ebuild
+++ b/dev-ml/dune/dune-3.16.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 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="emacs"
RESTRICT="strip test"