Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylint/
Date: Mon, 08 Apr 2019 16:03:06
Message-Id: 1554739374.907d211187842894e6d6617bca8cd799813c4abf.zlogene@gentoo
1 commit: 907d211187842894e6d6617bca8cd799813c4abf
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 16:02:33 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 16:02:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907d2111
7
8 dev-python/pylint: Add ~alpha keyword wrt bug #677026
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="~alpha"
13
14 dev-python/pylint/pylint-2.3.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pylint/pylint-2.3.1.ebuild b/dev-python/pylint/pylint-2.3.1.ebuild
18 index 7e1e963e3a5..89c331af15e 100644
19 --- a/dev-python/pylint/pylint-2.3.1.ebuild
20 +++ b/dev-python/pylint/pylint-2.3.1.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 ~arm ~ia64 ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~sparc ~x86"
27 IUSE="doc examples test"
28
29 RDEPEND="