From bc1a54a7d34ecd94a8816f938e5fff883cc89be5 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 27 Sep 2024 23:50:48 +0300 Subject: [PATCH] dev-util/pkgcheck: Stabilize 0.10.31 ppc, #940349 Signed-off-by: Arthur Zamarin --- dev-util/pkgcheck/pkgcheck-0.10.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/pkgcheck/pkgcheck-0.10.31.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.31.ebuild index b8e68522f72a4..f1df4da382235 100644 --- a/dev-util/pkgcheck/pkgcheck-0.10.31.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.10.31.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