diff --git a/srcpkgs/python-pycparser/template b/srcpkgs/python-pycparser/template index d2e83aa79b..ff4f32c404 100644 --- a/srcpkgs/python-pycparser/template +++ b/srcpkgs/python-pycparser/template @@ -1,8 +1,7 @@ # Template file for 'python-pycparser' pkgname=python-pycparser version=2.19 -revision=2 -archs=noarch +revision=3 wrksrc="pycparser-${version}" build_style=python-module pycompile_module="pycparser" @@ -25,7 +24,6 @@ post_install() { } python3-pycparser_package() { - archs=noarch depends="python3-ply" pycompile_module="pycparser" short_desc="${short_desc/Python2/Python3}"