summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 08:43:08 +0000
committerSam James <sam@gentoo.org>2021-03-02 08:43:08 +0000
commite527a32c221a7c36ec46ef31688bee0505661d16 (patch)
tree4a92292d7a9edd891d320a957ed679857bfb50cc /dev-util/pkgcheck
parentdev-python/tree-sitter: Stabilize 0.2.1 sparc, #773904 (diff)
downloadgentoo-e527a32c221a7c36ec46ef31688bee0505661d16.tar.gz
gentoo-e527a32c221a7c36ec46ef31688bee0505661d16.tar.bz2
gentoo-e527a32c221a7c36ec46ef31688bee0505661d16.zip
dev-util/pkgcheck: Stabilize 0.8.2 sparc, #773904
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild b/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
index e1f5fbed4fee..3ea46209b021 100644
--- a/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.8.2.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 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi