diff --git a/srcpkgs/python-pylast/template b/srcpkgs/python-pylast/template index e84a88df257..a72f9b4c3c2 100644 --- a/srcpkgs/python-pylast/template +++ b/srcpkgs/python-pylast/template @@ -1,10 +1,11 @@ # Template file for 'python-pylast' pkgname=python-pylast version=1.4.2 -revision=1 +revision=2 wrksrc=pylast-${version} build_style=python-module python_versions="2.7 3.4" +noarch=yes hostmakedepends="python-setuptools python3.4-setuptools" depends="python" pycompile_module="pylast"