commit: c688453ad2b73dd721fd31d1dd0a611892fb7ba8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 14:56:46 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 14:56:46 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c688453a
dev-ml/dune-site: Stabilize 3.20.2 arm64, #970230
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/dune-site/dune-site-3.20.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/dune-site/dune-site-3.20.2.ebuild
b/dev-ml/dune-site/dune-site-3.20.2.ebuild
index e54b5d1e3309..759865539814 100644
--- a/dev-ml/dune-site/dune-site-3.20.2.ebuild
+++ b/dev-ml/dune-site/dune-site-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
@@ -13,7 +13,7 @@ S="${WORKDIR}/dune-${PV}"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
RESTRICT="test"