mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 00:46:58 +02:00
sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 729ab751290c5da1da3a93fcddaa22647b1db352.
This commit is contained in:
parent
f36c197317
commit
a2e414bb9e
@ -21,7 +21,7 @@ if [[ ${PV} == *_rc* ]] ; then
|
|||||||
else
|
else
|
||||||
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
|
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
|
||||||
SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig )"
|
SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig )"
|
||||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
|
||||||
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),
|
||||||
# so put that license behind USE=cxx.
|
# so put that license behind USE=cxx.
|
||||||
|
Loading…
Reference in New Issue
Block a user