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