dev-util/pkgcheck: Stabilize 0.10.34 ALLARCHES, #953757

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-13 10:14:43 +01:00
parent 2401e77728
commit d5ff5d8fcb

View File

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