diff --git a/srcpkgs/python-pyte/template b/srcpkgs/python-pyte/template index 1efc2f9a488..11a1dd80b8f 100644 --- a/srcpkgs/python-pyte/template +++ b/srcpkgs/python-pyte/template @@ -1,8 +1,7 @@ # Template file for 'python-pyte' pkgname=python-pyte version=0.8.0 -revision=2 -archs=noarch +revision=3 wrksrc="pyte-${version}" build_style=python-module pycompile_module="pyte" @@ -20,7 +19,6 @@ pre_build() { } python3-pyte_package() { - archs=noarch pycompile_module="pyte" short_desc="${short_desc/Python2/Python3}" depends="python3-wcwidth"