commit: c63e5c0e33185246b1f48a677a5b6951079cf714
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 25 06:18:21 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=c63e5c0e
sys-apps/locale-gen: Stabilize 3.10 x86, #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 34265f54c6cd..af06b434d8c3 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"