summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-23 12:07:52 +0000
committerSam James <sam@gentoo.org>2024-11-23 12:07:52 +0000
commit29dc7c905f05622f8c8593d58218e7512bba3305 (patch)
treeee4bc2e886560d7b9cf1ef9d0201c4a0a1a0ae99 /dev-util/pkgcheck/pkgcheck-0.10.32.ebuild
parentmedia-gfx/jpeginfo: Stabilize 1.7.1 ppc, #944690 (diff)
downloadgentoo-29dc7c905f05622f8c8593d58218e7512bba3305.tar.gz
gentoo-29dc7c905f05622f8c8593d58218e7512bba3305.tar.bz2
gentoo-29dc7c905f05622f8c8593d58218e7512bba3305.zip
dev-util/pkgcheck: Stabilize 0.10.32 arm, #944718
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.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 6928104fa39e..652b7177ac67 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