diff --git a/srcpkgs/python-gntp/template b/srcpkgs/python-gntp/template index 7b3bb5a7bb7..b7a172f348a 100644 --- a/srcpkgs/python-gntp/template +++ b/srcpkgs/python-gntp/template @@ -1,8 +1,7 @@ # Template file for 'python-gntp' pkgname=python-gntp version=1.0.3 -revision=5 -archs=noarch +revision=6 wrksrc="gntp-${version}" build_style=python-module pycompile_module="gntp" @@ -21,7 +20,6 @@ post_install() { } python3-gntp_package() { - archs=noarch depends="python3" pycompile_module="gntp" short_desc="${short_desc/Python2/Python3}"