summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-28 11:15:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-28 11:15:30 +0000
commitad6b5a9bb1543c865b7b7e19122024e997696bc1 (patch)
tree258e7827c09e9ee8f9e80ffb35aa0763b984c377 /dev-python/pep8/pep8-1.4.5.ebuild
parentStable for x86, wrt bug #481956 (diff)
downloadhistorical-ad6b5a9bb1543c865b7b7e19122024e997696bc1.tar.gz
historical-ad6b5a9bb1543c865b7b7e19122024e997696bc1.tar.bz2
historical-ad6b5a9bb1543c865b7b7e19122024e997696bc1.zip
Stable for x86, wrt bug #450086
Package-Manager: portage-2.1.13.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/pep8/pep8-1.4.5.ebuild')
-rw-r--r--dev-python/pep8/pep8-1.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pep8/pep8-1.4.5.ebuild b/dev-python/pep8/pep8-1.4.5.ebuild
index 8ad6ff85ad7f..56765997a3ee 100644
--- a/dev-python/pep8/pep8-1.4.5.ebuild
+++ b/dev-python/pep8/pep8-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.5.ebuild,v 1.2 2013/07/30 09:06:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.5.ebuild,v 1.3 2013/08/28 11:15:25 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"