dev-util/pkgcheck: Stabilize 0.10.37 ALLARCHES, #963188

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-09-22 00:16:56 +01:00
parent bf3e89b299
commit e96970f26c
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

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