sys-devel/gettext: Sync with Gentoo

It's from Gentoo commit 9b38d2c8dfd83c1503ba4ef1b9a5bd48c13871ff.
This commit is contained in:
Flatcar Buildbot 2025-01-27 07:10:53 +00:00 committed by Krzesimir Nowak
parent 647fca6583
commit af5eeb07db

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Note: Keep version bumps in sync with dev-libs/libintl. # Note: Keep version bumps in sync with dev-libs/libintl.
@ -22,7 +22,7 @@ else
mirror://gnu/${PN}/${P}.tar.xz mirror://gnu/${PN}/${P}.tar.xz
verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig ) verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig )
" "
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi fi
# Only libasprintf is under the LGPL (and libintl is in a sep package), # Only libasprintf is under the LGPL (and libintl is in a sep package),