summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-01 13:17:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-01 13:17:44 +0200
commit9e94e738b6208e9b270210784f8d8e41b93e55d3 (patch)
tree7cb4540b6d945460d6f4b8df34ba826858866722 /dev-util/pkgcheck
parentdev-libs/tree-sitter-bash: Stabilize 0.20.4-r1 x86, #916888 (diff)
downloadgentoo-9e94e738b6208e9b270210784f8d8e41b93e55d3.tar.gz
gentoo-9e94e738b6208e9b270210784f8d8e41b93e55d3.tar.bz2
gentoo-9e94e738b6208e9b270210784f8d8e41b93e55d3.zip
dev-util/pkgcheck: Stabilize 0.10.25-r2 x86, #916888
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.25-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.25-r2.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.25-r2.ebuild
index 6c5e7ee0b7b4..0e51158801e1 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.25-r2.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.25-r2.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 ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
inherit pypi
fi