summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-09-16 16:50:36 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-16 18:48:22 +0100
commit680002f06363692a194b9dd975e3e97c9776c860 (patch)
tree48135b0df7e8e26b7e06d841d2fd04b28202b775 /dev-util/pkgcheck
parentsys-apps/pkgcore: stable 0.10.13 for hppa, bug #742362 (diff)
downloadgentoo-680002f06363692a194b9dd975e3e97c9776c860.tar.gz
gentoo-680002f06363692a194b9dd975e3e97c9776c860.tar.bz2
gentoo-680002f06363692a194b9dd975e3e97c9776c860.zip
dev-util/pkgcheck: stable 0.7.7 for hppa, bug #742356
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.7.7.ebuild b/dev-util/pkgcheck/pkgcheck-0.7.7.ebuild
index 03d7a31bc1a8..c93a10aa2b2d 100644
--- a/dev-util/pkgcheck/pkgcheck-0.7.7.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.7.7.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 ~s390 sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi