diff --git a/srcpkgs/python-click/template b/srcpkgs/python-click/template index 40d1b25a7ab..e798cd0eca5 100644 --- a/srcpkgs/python-click/template +++ b/srcpkgs/python-click/template @@ -1,8 +1,7 @@ # Template file for 'python-click' pkgname=python-click version=7.1.2 -revision=1 -archs=noarch +revision=2 wrksrc="click-${version}" build_style="python-module" hostmakedepends="python-setuptools python3-setuptools" @@ -19,7 +18,6 @@ post_install() { } python3-click_package() { - archs=noarch depends="python3" short_desc="${short_desc/Python2/Python3}" pkg_install() {