dev-util/pkgcheck: Sync with Gentoo

It's from Gentoo commit d5ff5d8fcb19fdc83ff0cd1ea559d6776e20f68f.
This commit is contained in:
Flatcar Buildbot 2025-04-14 07:07:47 +00:00 committed by Krzesimir Nowak
parent e35a720143
commit c42e6a3433

View File

@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
https://github.com/pkgcore/pkgcheck.git" https://github.com/pkgcore/pkgcheck.git"
inherit git-r3 inherit git-r3
else 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 inherit pypi
fi fi