commit: 5aa8e8b327f58503a5969825f7798dd2442ca79a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Aug 8 11:02:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Aug 8 11:02:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa8e8b3
sys-apps/locale-gen: keyword 3.1 Closes: https://bugs.gentoo.org/961207 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/locale-gen/locale-gen-3.1.ebuild | 2 +- sys-apps/locale-gen/locale-gen-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/locale-gen/locale-gen-3.1.ebuild b/sys-apps/locale-gen/locale-gen-3.1.ebuild index e4225086b078..45a38c7dfc25 100644 --- a/sys-apps/locale-gen/locale-gen-3.1.ebuild +++ b/sys-apps/locale-gen/locale-gen-3.1.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" diff --git a/sys-apps/locale-gen/locale-gen-9999.ebuild b/sys-apps/locale-gen/locale-gen-9999.ebuild index e4225086b078..45a38c7dfc25 100644 --- a/sys-apps/locale-gen/locale-gen-9999.ebuild +++ b/sys-apps/locale-gen/locale-gen-9999.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"
