commit: 857f2b1790fcd8fb4940921c6c9c3487b8ccb2eb
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 25 07:10:29 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 25 07:11:01 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857f2b17
sys-apps/locale-gen: Stabilize 3.10 arm, #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 aa86a6a66e2d..6bb731aa9845 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"