sys-apps/pkgcore: Sync with Gentoo

It's from Gentoo commit 699f29fb89965f84eb5d5e237e54fdafe238a317.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:09:09 +00:00 committed by Krzesimir Nowak
parent 8472b38667
commit 3bc9cb8aab

View File

@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
https://github.com/pkgcore/pkgcore.git" https://github.com/pkgcore/pkgcore.git"
inherit git-r3 inherit git-r3
else 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 inherit pypi
fi fi