summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-06-08 09:16:37 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-06-08 09:16:37 +0000
commite13e15efdfe59ddbc7a69c7bad0c617836200d87 (patch)
tree06d19b3a6734dfc8a23120603a228676d6d1563d /dev-python/pep8/pep8-1.5.7.ebuild
parentStable for arm, wrt bug #500368 (diff)
downloadhistorical-e13e15efdfe59ddbc7a69c7bad0c617836200d87.tar.gz
historical-e13e15efdfe59ddbc7a69c7bad0c617836200d87.tar.bz2
historical-e13e15efdfe59ddbc7a69c7bad0c617836200d87.zip
keyword ~ia64 wrt bug #508282
Package-Manager: portage-2.2.8-r1/cvs/Linux i686 Manifest-Sign-Key: 0xEC917A6D
Diffstat (limited to 'dev-python/pep8/pep8-1.5.7.ebuild')
-rw-r--r--dev-python/pep8/pep8-1.5.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pep8/pep8-1.5.7.ebuild b/dev-python/pep8/pep8-1.5.7.ebuild
index 8dff9a79ac7a..1f89a83bf52b 100644
--- a/dev-python/pep8/pep8-1.5.7.ebuild
+++ b/dev-python/pep8/pep8-1.5.7.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/pep8/pep8-1.5.7.ebuild,v 1.2 2014/06/06 07:59:12 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v 1.3 2014/06/08 09:16:29 hattya Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]