commit: 0b9bcf88c3896931039552e23eee2c87dcaecb98
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 25 06:18:23 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 25 07:10:56 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b9bcf88
sys-apps/locale-gen: Stabilize 3.10 amd64, #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 af06b434d8c3..8ffefda57ccc 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"