commit:     4e7c9488b35994767b438abd436500f09e59918a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 12:00:11 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 12:01:30 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7c9488

dev-python/pkginfo: Keyword under ALLARCHES policy

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=549148

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/pkginfo/pkginfo-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pkginfo/pkginfo-1.2.1.ebuild 
b/dev-python/pkginfo/pkginfo-1.2.1.ebuild
index 612ed88..a824322 100644
--- a/dev-python/pkginfo/pkginfo-1.2.1.ebuild
+++ b/dev-python/pkginfo/pkginfo-1.2.1.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
 DESCRIPTION="Provides an API for querying the distutils metadata written in a 
PKG-INFO file"
 HOMEPAGE="https://pypi.python.org/pypi/pkginfo";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="doc examples"
 
 LICENSE="MIT"

Reply via email to