summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-02 03:23:29 +0100
committerSam James <sam@gentoo.org>2021-08-02 03:23:29 +0100
commit03ce5b95a93f82500528c3e30d8c6c89a1ca55df (patch)
tree2fe51e47623fd1ef28dd682d52c0d42ec2dfea16 /dev-util/pkgcheck
parentapp-portage/eix: Stabilize 0.35.2 arm, #805458 (diff)
downloadgentoo-03ce5b95a93f82500528c3e30d8c6c89a1ca55df.tar.gz
gentoo-03ce5b95a93f82500528c3e30d8c6c89a1ca55df.tar.bz2
gentoo-03ce5b95a93f82500528c3e30d8c6c89a1ca55df.zip
dev-util/pkgcheck: Stabilize 0.10.3 arm, #805464
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.3.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.3.ebuild
index be87657127e8..92cd7aa525f6 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.3.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.3.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git"
inherit git-r3
else
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi