From e4109493e0e377ed4f1e9ff1f773f23bdddfe136 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:42 -0400 Subject: [PATCH] qomui: rebuild for Python 3.9, drop noarch --- srcpkgs/qomui/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/qomui/template b/srcpkgs/qomui/template index 8063350ba06..9d832bd2387 100644 --- a/srcpkgs/qomui/template +++ b/srcpkgs/qomui/template @@ -1,8 +1,7 @@ # Template file for 'qomui' pkgname=qomui version=0.8.2 -revision=2 -archs=noarch +revision=3 build_style=python3-module pycompile_module="qomui" hostmakedepends="python3 python3-setuptools"