From d5ff5d8fcb19fdc83ff0cd1ea559d6776e20f68f Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 13 Apr 2025 10:14:43 +0100 Subject: [PATCH] dev-util/pkgcheck: Stabilize 0.10.34 ALLARCHES, #953757 Signed-off-by: Sam James --- dev-util/pkgcheck/pkgcheck-0.10.34.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/pkgcheck/pkgcheck-0.10.34.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.34.ebuild index ad3b08445872a..e186903e8d51c 100644 --- a/dev-util/pkgcheck/pkgcheck-0.10.34.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.10.34.ebuild @@ -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