summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-01 13:45:33 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-02 12:47:12 +0100
commitc099741e50a6bd51c3c902ddfd002db98a873d30 (patch)
tree439fb1fe2c04b2f1232d9308bca56c7e931d5331 /dev-python/pkginfo
parentdev-python/alabaster: Stable under ALLARCHES policy (diff)
downloadgentoo-c099741e50a6bd51c3c902ddfd002db98a873d30.tar.gz
gentoo-c099741e50a6bd51c3c902ddfd002db98a873d30.tar.bz2
gentoo-c099741e50a6bd51c3c902ddfd002db98a873d30.zip
dev-python/pkginfo: Stable under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543914 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pkginfo')
-rw-r--r--dev-python/pkginfo/pkginfo-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pkginfo/pkginfo-1.2.1.ebuild b/dev-python/pkginfo/pkginfo-1.2.1.ebuild
index 03c1b353918d..de1efe153ece 100644
--- a/dev-python/pkginfo/pkginfo-1.2.1.ebuild
+++ b/dev-python/pkginfo/pkginfo-1.2.1.ebuild
@@ -11,7 +11,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 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm ppc ppc64 x86"
IUSE="doc examples"
LICENSE="MIT"