diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-31 14:45:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-31 14:45:04 +0100 |
commit | 1aa7484ea5b0e72eead9f88ef1541bec6830b588 (patch) | |
tree | b9c7a013866bc708793fbc710cb69c25450fead4 /dev-python/pkginfo | |
parent | dev-python/pip: amd64 stable wrt bug #706508 (diff) | |
download | gentoo-1aa7484ea5b0e72eead9f88ef1541bec6830b588.tar.gz gentoo-1aa7484ea5b0e72eead9f88ef1541bec6830b588.tar.bz2 gentoo-1aa7484ea5b0e72eead9f88ef1541bec6830b588.zip |
dev-python/pkginfo: amd64 stable wrt bug #706508
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pkginfo')
-rw-r--r-- | dev-python/pkginfo/pkginfo-1.5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pkginfo/pkginfo-1.5.0.1.ebuild b/dev-python/pkginfo/pkginfo-1.5.0.1.ebuild index 7865c0c3efeb..5c0064b1ef46 100644 --- a/dev-python/pkginfo/pkginfo-1.5.0.1.ebuild +++ b/dev-python/pkginfo/pkginfo-1.5.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |