dev-python/setuptools: amd64 stable

Gentoo-bug: 641304
Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Jason Zaman
2017-12-27 00:07:30 +08:00
parent b1159d2fda
commit 974dac9b1e

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
KEYWORDS="~amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86"
KEYWORDS="amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86"
fi
DESCRIPTION="Collection of extensions to Distutils"