Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flake8/
Date: Sat, 24 Dec 2016 03:11:46
Message-Id: 1482549044.b9a37070395bbd2b231ebeb3b2f3b5b2443e060a.prometheanfire@gentoo
1 commit: b9a37070395bbd2b231ebeb3b2f3b5b2443e060a
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 24 03:08:36 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 24 03:10:44 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9a37070
7
8 dev-python/flake8: 2.5.4 stable amd64 and x86
9
10 Package-Manager: portage-2.3.0
11
12 dev-python/flake8/flake8-2.5.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/flake8/flake8-2.5.4.ebuild b/dev-python/flake8/flake8-2.5.4.ebuild
16 index cbfa82f..66e3dff 100644
17 --- a/dev-python/flake8/flake8-2.5.4.ebuild
18 +++ b/dev-python/flake8/flake8-2.5.4.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe"
20 HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8"
21 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="test"
26 LICENSE="MIT"
27 SLOT="0"