sys-apps/pkgcore: Sync with Gentoo

It's from Gentoo commit d154205298103aa3ecf76c563402a297ccc2d37f.
This commit is contained in:
Flatcar Buildbot 2025-02-17 07:10:43 +00:00 committed by Krzesimir Nowak
parent 3cc6b0c495
commit 37fe027f63

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