sys-apps/pkgcore: Sync with Gentoo

It's from Gentoo commit 5f0803b30aa539353a2472c38b6007718cbaff07.
This commit is contained in:
Flatcar Buildbot 2025-06-30 07:14:12 +00:00
parent f0a67b06fc
commit 9476683cb5

View File

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