diff --git a/srcpkgs/python-cssselect/template b/srcpkgs/python-cssselect/template index c7f43ebca9f..ed5c677b8e5 100644 --- a/srcpkgs/python-cssselect/template +++ b/srcpkgs/python-cssselect/template @@ -1,8 +1,7 @@ # Template file for 'python-cssselect' pkgname=python-cssselect version=1.1.0 -revision=2 -archs=noarch +revision=3 wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="cssselect" @@ -20,7 +19,6 @@ post_install() { } python3-cssselect_package() { - archs=noarch depends="python3" pycompile_module="cssselect" short_desc="${short_desc/Python2/Python3}"