diff options
author | 2024-11-23 14:27:02 +0000 | |
---|---|---|
committer | 2024-11-23 14:27:02 +0000 | |
commit | 6b86b7a3133dde5ddb85593d424b57165afe4e74 (patch) | |
tree | a37ec10c550267511e8673feed7cf824194d3bd2 /dev-util/pkgcheck/pkgcheck-0.10.32.ebuild | |
parent | dev-libs/tree-sitter-bash: Stabilize 0.23.1 hppa, #940349 (diff) | |
download | gentoo-6b86b7a3133dde5ddb85593d424b57165afe4e74.tar.gz gentoo-6b86b7a3133dde5ddb85593d424b57165afe4e74.tar.bz2 gentoo-6b86b7a3133dde5ddb85593d424b57165afe4e74.zip |
dev-util/pkgcheck: Stabilize 0.10.32 hppa, #940349
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck/pkgcheck-0.10.32.ebuild')
-rw-r--r-- | dev-util/pkgcheck/pkgcheck-0.10.32.ebuild | 2 |
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 7663fc64117f..dde9e7b21cff 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 |