sys-apps/pkgcore: Sync with Gentoo

It's from Gentoo commit 0d6d0eb2427bbf66173c94671759f10f6487f57e.
This commit is contained in:
Flatcar Buildbot 2024-10-07 07:07:53 +00:00 committed by Krzesimir Nowak
parent 22b51db7c7
commit 6efffc39de

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