Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylint/
Date: Fri, 26 May 2017 14:59:57
Message-Id: 1495810715.cdb53d043d81161c891f0eb2a5a5831d80b3c91f.ago@gentoo
1 commit: cdb53d043d81161c891f0eb2a5a5831d80b3c91f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 14:58:35 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 14:58:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb53d04
7
8 dev-python/pylint: ppc64 stable wrt bug #606288
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/pylint/pylint-1.6.5-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pylint/pylint-1.6.5-r1.ebuild b/dev-python/pylint/pylint-1.6.5-r1.ebuild
18 index 816e220fc2f..30d6972ac73 100644
19 --- a/dev-python/pylint/pylint-1.6.5-r1.ebuild
20 +++ b/dev-python/pylint/pylint-1.6.5-r1.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm ppc ~ppc64 ~x86"
26 +KEYWORDS="alpha amd64 arm ppc ppc64 ~x86"
27 IUSE="doc examples test"
28
29 RDEPEND="