dev-python/setuptools: x86 stable (bug #641304)

Package-Manager: Portage-2.3.31, Repoman-2.3.9
This commit is contained in:
Thomas Deutschmann
2018-04-22 01:55:02 +02:00
parent 6cdef7823b
commit 9aa28f3329

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="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86"
fi
DESCRIPTION="Collection of extensions to Distutils"