diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 23:36:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 23:36:36 +0300 |
commit | a57594e52e6ed5ffd08b44e1183fcc1ef641afec (patch) | |
tree | 6e0fb20372daca1b6ac426aef5a59da649f3b1c7 /dev-util/pkgcheck | |
parent | dev-libs/tree-sitter-bash: Stabilize 0.23.1 arm, #940349 (diff) | |
download | gentoo-a57594e52e6ed5ffd08b44e1183fcc1ef641afec.tar.gz gentoo-a57594e52e6ed5ffd08b44e1183fcc1ef641afec.tar.bz2 gentoo-a57594e52e6ed5ffd08b44e1183fcc1ef641afec.zip |
dev-util/pkgcheck: Stabilize 0.10.31 arm, #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.ebuild | 2 |
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 78e23c9f7e90..75b2bc3c3212 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 |