diff options
author | 2014-10-04 14:16:57 +0000 | |
---|---|---|
committer | 2014-10-04 14:16:57 +0000 | |
commit | 758ae4740b6be262c5c641d57bc0d70c5bc9fc03 (patch) | |
tree | 1092646fd8847dfacb038ce80f4269e7343f85f3 /dev-python/pycountry/pycountry-1.4.ebuild | |
parent | Keyword ~ppc, bug #473154 (diff) | |
download | gentoo-2-758ae4740b6be262c5c641d57bc0d70c5bc9fc03.tar.gz gentoo-2-758ae4740b6be262c5c641d57bc0d70c5bc9fc03.tar.bz2 gentoo-2-758ae4740b6be262c5c641d57bc0d70c5bc9fc03.zip |
Keyword ~ppc, bug #473154
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-python/pycountry/pycountry-1.4.ebuild')
-rw-r--r-- | dev-python/pycountry/pycountry-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycountry/pycountry-1.4.ebuild b/dev-python/pycountry/pycountry-1.4.ebuild index 649ed168e8fa..1d7ddfc3e4c7 100644 --- a/dev-python/pycountry/pycountry-1.4.ebuild +++ b/dev-python/pycountry/pycountry-1.4.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.4.ebuild,v 1.2 2014/08/01 09:43:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/pycountry-1.4.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 |