commit: e00f54ce79aad2372f72252e4de6d2dccd78ac6a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 5 12:09:37 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 5 12:09:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00f54ce
dev-util/pkgcheck: Stabilize 0.7.6-r1 amd64, #730910
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild
b/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild
index 1a6b8a9bd23..84cec761d99 100644
--- a/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.7.6-r1.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