summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-25 21:48:50 +0000
committerSam James <sam@gentoo.org>2024-11-25 21:48:50 +0000
commit03024ea595f4ed9931caa5198ccbfafd6fac81d9 (patch)
tree5800ed3af23633d5391c11f364798f6108e8e1be /dev-util/pkgcheck
parentdev-libs/cyrus-sasl: Stabilize 2.1.28-r5 ppc64, #944628 (diff)
downloadgentoo-03024ea595f4ed9931caa5198ccbfafd6fac81d9.tar.gz
gentoo-03024ea595f4ed9931caa5198ccbfafd6fac81d9.tar.bz2
gentoo-03024ea595f4ed9931caa5198ccbfafd6fac81d9.zip
dev-util/pkgcheck: Stabilize 0.10.32 ppc64, #944718
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.32.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild
index 4c4597c93e17..e8720591938b 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.32.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