dev-util/pkgcheck: Sync with Gentoo

It's from Gentoo commit e96970f26c1851b4554ec77d52730fd08d607f23.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-09-22 07:07:22 +00:00 committed by Krzesimir Nowak
parent 0a58e78ae4
commit 50ed934f6a

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