diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index d71e746e12e..36f0733afa3 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -3,8 +3,7 @@ pkgname=python-setuptools # https://github.com/pypa/setuptools/issues/1458 # python2 support for setuptools ended at 44.0.0 version=44.0.0 -revision=1 -archs=noarch +revision=2 wrksrc="setuptools-${version}" build_style=python2-module hostmakedepends="python-devel"