diff --git a/srcpkgs/setconf/template b/srcpkgs/setconf/template index 8191947a20b..7798af93dd4 100644 --- a/srcpkgs/setconf/template +++ b/srcpkgs/setconf/template @@ -1,8 +1,7 @@ # Template file for 'setconf' pkgname=setconf version=0.7.7 -revision=1 -archs=noarch +revision=2 build_style=python3-module pycompile_module="setconf.py" hostmakedepends="python3-setuptools" @@ -27,7 +26,6 @@ post_install() { } python3-setconf_package() { - archs=noarch build_style=meta short_desc+=" - transitional dummy package" depends="setconf"