From 4922c84a75437df1954e871e925430aeb84e9800 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:44 -0400 Subject: [PATCH] setconf: rebuild for Python 3.9, drop noarch --- srcpkgs/setconf/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/setconf/template b/srcpkgs/setconf/template index 8191947a20..7798af93dd 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"