diff --git a/srcpkgs/python-distribute/template b/srcpkgs/python-distribute/template index 71d776e962d..9d54f9f4dc0 100644 --- a/srcpkgs/python-distribute/template +++ b/srcpkgs/python-distribute/template @@ -1,7 +1,7 @@ # Template file for 'python-distribute' pkgname=python-distribute version=0.6.28 -revision=2 +revision=3 wrksrc="distribute-${version}" build_style=python-module python_versions="2 3" @@ -17,6 +17,7 @@ distfiles="http://pypi.python.org/packages/source/d/distribute/distribute-$versi checksum=a42e897551aeb7600708f4aa6a0c02acb4458613976234b7d4fad7ae841a8d63 python3-distribute_package() { + noarch=yes depends="python3" short_desc="${short_desc//python2/python3}" pkg_install() {