app-arch/gzip: Sync with Gentoo

It's from Gentoo commit 0e727a3a16bc2abfd39386f10821d3e5ce89c45a.
This commit is contained in:
Flatcar Buildbot 2024-09-16 07:12:04 +00:00 committed by Krzesimir Nowak
parent ee925c5372
commit 27c91f9154

View File

@ -31,7 +31,7 @@ fi
LICENSE="GPL-3+" LICENSE="GPL-3+"
SLOT="0" SLOT="0"
if [[ ${PV} != *_p* ]] ; then if [[ ${PV} != *_p* ]] ; then
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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
IUSE="pic static" IUSE="pic static"