summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-26 18:53:24 +0100
committerSam James <sam@gentoo.org>2021-09-26 18:53:59 +0100
commitde18f76b85ff663d0568f806c9e0e1c0d16c3f3d (patch)
treede0e424fde6b321d51633986f7dd1c21f300d404 /dev-util/pkgcheck
parentdev-ros/poco_vendor: enable py3.9, enable py3.10 (diff)
downloadgentoo-de18f76b85ff663d0568f806c9e0e1c0d16c3f3d.tar.gz
gentoo-de18f76b85ff663d0568f806c9e0e1c0d16c3f3d.tar.bz2
gentoo-de18f76b85ff663d0568f806c9e0e1c0d16c3f3d.zip
dev-util/pkgcheck: Stabilize 0.10.7 amd64, #814542
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.7.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.7.ebuild
index dbc08627dd97..90d6e417cc00 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.7.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.7.ebuild
@@ -11,7 +11,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