diff --git a/srcpkgs/python-constantly/template b/srcpkgs/python-constantly/template index 9160aec9edd..e1607c060b1 100644 --- a/srcpkgs/python-constantly/template +++ b/srcpkgs/python-constantly/template @@ -1,8 +1,7 @@ # Template file for 'python-constantly' pkgname=python-constantly version=15.1.0 -revision=3 -archs=noarch +revision=4 wrksrc="constantly-${version}" build_style=python-module pycompile_module="constantly" @@ -20,7 +19,6 @@ post_install() { } python3-constantly_package() { - archs=noarch depends="python3" pycompile_module="constantly" short_desc="${short_desc/Python2/Python3}"