summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-29 10:53:14 +0000
committerSam James <sam@gentoo.org>2024-12-29 10:53:14 +0000
commitec39236e59b15d1b804c5b9d69e629fb250f1ea8 (patch)
tree0699d945fefdc91442d9ab29ee8342a79f013984 /dev-ml
parentdev-ml/pp: Stabilize 2.0.0 arm64, #945767 (diff)
downloadgentoo-ec39236e59b15d1b804c5b9d69e629fb250f1ea8.tar.gz
gentoo-ec39236e59b15d1b804c5b9d69e629fb250f1ea8.tar.bz2
gentoo-ec39236e59b15d1b804c5b9d69e629fb250f1ea8.zip
dev-ml/dune: Stabilize 3.16.1 arm, #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 022c96a36bd7..484e90867075 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"