commit: c213e2f0a5e54dee206d7990e1334dc1516c437d
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 25 07:10:27 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 25 07:10:58 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c213e2f0
sys-apps/locale-gen: Stabilize 3.10 arm64, #969208
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sys-apps/locale-gen/locale-gen-3.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/locale-gen/locale-gen-3.10.ebuild
b/sys-apps/locale-gen/locale-gen-3.10.ebuild
index 8ffefda57ccc..33d88194b6f7 100644
--- a/sys-apps/locale-gen/locale-gen-3.10.ebuild
+++ b/sys-apps/locale-gen/locale-gen-3.10.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
else
SRC_URI="https://gitweb.gentoo.org/proj/locale-gen.git/snapshot/${P}.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86"
fi
LICENSE="GPL-2"