commit:     1f9274136a4c6e1ddfd4d26cb4d21c17256eb878
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  4 02:30:28 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Dec  4 02:30:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f927413

dev-python/setuptools-36.7.2: added ~mips, bug 631608

 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 4665a12e802..1640ad8aa96 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="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~x86"
 fi
 
 DESCRIPTION="Collection of extensions to Distutils"

Reply via email to