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: Wed, 01 May 2019 19:54:46
Message-Id: 1556740445.27e2601fe206e0762389554bbae66f9a37ff3f96.slyfox@gentoo
1 commit: 27e2601fe206e0762389554bbae66f9a37ff3f96
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 1 19:54:05 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 1 19:54:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e2601f
7
8 dev-python/pylint: keyworded 2.3.1 for ppc, bug #677026
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.66, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/pylint/pylint-2.3.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/pylint/pylint-2.3.1.ebuild b/dev-python/pylint/pylint-2.3.1.ebuild
19 index a1e171bea18..3beeae54c44 100644
20 --- a/dev-python/pylint/pylint-2.3.1.ebuild
21 +++ b/dev-python/pylint/pylint-2.3.1.ebuild
22 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
28 IUSE="doc examples test"
29
30 RDEPEND="