From: Steev Klimaszewski Date: Mon, 9 Apr 2018 19:31:25 +0000 (-0500) Subject: dev-python/setuptools: arm64 stable, bug #641304 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7a3f4f2239218c48d96bc38f7734d362c0b7e559;p=gentoo.git dev-python/setuptools: arm64 stable, bug #641304 --- diff --git a/dev-python/setuptools/setuptools-36.7.2.ebuild b/dev-python/setuptools/setuptools-36.7.2.ebuild index 01e349a6c2b2..ee23fc3cd2bb 100644 --- a/dev-python/setuptools/setuptools-36.7.2.ebuild +++ b/dev-python/setuptools/setuptools-36.7.2.ebuild @@ -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"