commit: 9aa28f33292239a657c44f25f9bfa55a916f09f4
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 23:55:02 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Apr 21 23:55:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa28f33
dev-python/setuptools: x86 stable (bug #641304)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
dev-python/setuptools/setuptools-36.7.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/setuptools/setuptools-36.7.2.ebuild
b/dev-python/setuptools/setuptools-36.7.2.ebuild
index 550ad20a004..8b95c57220a 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"