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