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: Sat, 09 Feb 2019 19:33:13
Message-Id: 1549740719.3f664ecc9b70534aa4aae6d7ed47707b2b61ef0d.slyfox@gentoo
1 commit: 3f664ecc9b70534aa4aae6d7ed47707b2b61ef0d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 19:31:59 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 19:31:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f664ecc
7
8 dev-python/pylint: keyworded 2.2.2 for ia64, bug #677026
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-python/pylint/pylint-2.2.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pylint/pylint-2.2.2.ebuild b/dev-python/pylint/pylint-2.2.2.ebuild
18 index 96d3ac690fa..dedecc18125 100644
19 --- a/dev-python/pylint/pylint-2.2.2.ebuild
20 +++ b/dev-python/pylint/pylint-2.2.2.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~sparc ~x86"
26 +KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
27 IUSE="doc examples test"
28
29 RDEPEND="