sys-apps/pkgcore: Sync with Gentoo

It's from Gentoo commit 9c3d61f7c9bb2f6b993e9e9417a4d8303e36f153.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:08:26 +00:00
parent bc7fb373f4
commit 1570a619d9

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