summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-20 20:30:48 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-20 20:30:48 +0000
commit42ae70c106461c8e6a438d6684b6e92c42042779 (patch)
tree7705aef6acb93ee7a43b0f57128e1b7e7485e55a /dev-python/flake8
parentKeyword ~ppc ~ppc64, bug #508282 (diff)
downloadgentoo-2-42ae70c106461c8e6a438d6684b6e92c42042779.tar.gz
gentoo-2-42ae70c106461c8e6a438d6684b6e92c42042779.tar.bz2
gentoo-2-42ae70c106461c8e6a438d6684b6e92c42042779.zip
Keyword ~ppc ~ppc64, bug #508282
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-python/flake8')
-rw-r--r--dev-python/flake8/ChangeLog6
-rw-r--r--dev-python/flake8/flake8-2.0.ebuild4
-rw-r--r--dev-python/flake8/flake8-2.1.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/flake8/ChangeLog b/dev-python/flake8/ChangeLog
index eef27bf7c41d..feb742a28448 100644
--- a/dev-python/flake8/ChangeLog
+++ b/dev-python/flake8/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/flake8
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.15 2014/07/20 11:05:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.16 2014/08/20 20:30:48 blueness Exp $
+
+ 20 Aug 2014; Anthony G. Basile <blueness@gentoo.org> flake8-2.0.ebuild,
+ flake8-2.1.0.ebuild:
+ Keyword ~ppc ~ppc64, bug #508282
20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> flake8-2.0.ebuild:
Keyworded on alpha, bug #508282
diff --git a/dev-python/flake8/flake8-2.0.ebuild b/dev-python/flake8/flake8-2.0.ebuild
index 725a2719edf9..bb6407923de9 100644
--- a/dev-python/flake8/flake8-2.0.ebuild
+++ b/dev-python/flake8/flake8-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.10 2014/07/20 11:05:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.11 2014/08/20 20:30:48 blueness Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe"
HOMEPAGE="http://bitbucket.org/tarek/flake8"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
IUSE="test"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-python/flake8/flake8-2.1.0.ebuild b/dev-python/flake8/flake8-2.1.0.ebuild
index 6af6e8c5b87a..643289604b76 100644
--- a/dev-python/flake8/flake8-2.1.0.ebuild
+++ b/dev-python/flake8/flake8-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v 1.7 2014/07/20 09:45:32 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v 1.8 2014/08/20 20:30:48 blueness Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe"
HOMEPAGE="http://bitbucket.org/tarek/flake8"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
LICENSE="MIT"
SLOT="0"