diff options
Diffstat (limited to 'dev-python/pycountry/pycountry-1.6.ebuild')
-rw-r--r-- | dev-python/pycountry/pycountry-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycountry/pycountry-1.6.ebuild b/dev-python/pycountry/pycountry-1.6.ebuild index 3512cd18dbc9..b700c4e251b1 100644 --- a/dev-python/pycountry/pycountry-1.6.ebuild +++ b/dev-python/pycountry/pycountry-1.6.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/pycountry/pycountry-1.6.ebuild,v 1.2 2014/08/01 09:43:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/pycountry-1.6.ebuild,v 1.3 2014/10/04 14:16:57 blueness Exp $ EAPI=5 # pypy pending actioning of bug filed upstream @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~sparc ~ppc ~x86" IUSE="test" DEPEND="app-arch/unzip |