commit: bf889bfb998d1077f5121670645baf9b589528e2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Oct 27 15:19:19 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Oct 27 15:19:19 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf889bfb
dev-python/pkginfo: amd64 stable wrt bug #543914 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" 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 af885c4..03c1b35 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"
