dev-util/pkgcheck: Sync with Gentoo

It's from Gentoo commit 76391ca0c6ca6f20d8ea3e0db1222a4f6389456b.
This commit is contained in:
Flatcar Buildbot 2025-06-30 07:09:20 +00:00
parent 708166ab3e
commit 7135440915

View File

@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
https://github.com/pkgcore/pkgcheck.git"
inherit git-r3
else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
inherit pypi
fi