summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-02 03:14:52 +0100
committerSam James <sam@gentoo.org>2021-08-02 03:14:52 +0100
commit6642dd7b9cdbee1ae92d3fc46ade95fd4ed0a42f (patch)
tree19e40cdd4ad8cdea19f172025731beb79521b32f /dev-util/pkgcheck
parentapp-portage/gpyutils: Stabilize 0.6.1 ALLARCHES, #805461 (diff)
downloadgentoo-6642dd7b9cdbee1ae92d3fc46ade95fd4ed0a42f.tar.gz
gentoo-6642dd7b9cdbee1ae92d3fc46ade95fd4ed0a42f.tar.bz2
gentoo-6642dd7b9cdbee1ae92d3fc46ade95fd4ed0a42f.zip
dev-util/pkgcheck: Stabilize 0.10.3 amd64, #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 0d14dccfbd9b..be87657127e8 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