commit: d4af63eaf4782c7e2d5a64e4b432f7bb3659c2d5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 18 14:56:44 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 18 14:56:44 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4af63ea
dev-ml/dune: Stabilize 3.20.2 arm64, #970230 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/dune/dune-3.20.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/dune/dune-3.20.2.ebuild b/dev-ml/dune/dune-3.20.2.ebuild index 4e8619966de3..0cd00573b922 100644 --- a/dev-ml/dune/dune-3.20.2.ebuild +++ b/dev-ml/dune/dune-3.20.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"
