summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-15 05:58:46 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-15 05:58:46 +0000
commitdfc2bdd494413c47d4a96f0dc2cb764423db1e42 (patch)
tree04944d4ec6c182191de800d4cdeeb778ab2fc098 /dev-util/pkgcheck
parentdev-libs/tree-sitter-bash: Stabilize 0.23.1 sparc, #940349 (diff)
downloadgentoo-dfc2bdd494413c47d4a96f0dc2cb764423db1e42.tar.gz
gentoo-dfc2bdd494413c47d4a96f0dc2cb764423db1e42.tar.bz2
gentoo-dfc2bdd494413c47d4a96f0dc2cb764423db1e42.zip
dev-util/pkgcheck: Stabilize 0.10.31 sparc, #940349
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.31.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.31.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.31.ebuild
index 37ce36b372ed..5babef749b7e 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