Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylint/
Date: Tue, 28 Nov 2017 20:48:48
Message-Id: 1511902117.3138eccc8e13554973fb7f6363de49c717d15519.slyfox@gentoo
1 commit: 3138eccc8e13554973fb7f6363de49c717d15519
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 28 20:48:02 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 28 20:48:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3138eccc
7
8 dev-python/pylint: stable 1.6.5-r1 for sparc, bug #606288 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-python/pylint/pylint-1.6.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pylint/pylint-1.6.5-r1.ebuild b/dev-python/pylint/pylint-1.6.5-r1.ebuild
17 index e0d2cfacbd7..7d05bfab47d 100644
18 --- a/dev-python/pylint/pylint-1.6.5-r1.ebuild
19 +++ b/dev-python/pylint/pylint-1.6.5-r1.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86"
25 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
26 IUSE="doc examples test"
27
28 RDEPEND="