From d5f4d024cc84677d24aa01d8726cafe0e50d7090 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:46 +1000 Subject: [PATCH] python-tempita: remove noarch. --- srcpkgs/python-tempita/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/python-tempita/template b/srcpkgs/python-tempita/template index c1c75ee1cac..1d580085566 100644 --- a/srcpkgs/python-tempita/template +++ b/srcpkgs/python-tempita/template @@ -1,8 +1,7 @@ # Template file for 'python-tempita' pkgname=python-tempita version=0.5.2 -revision=4 -archs=noarch +revision=5 wrksrc="Tempita-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -17,7 +16,6 @@ distfiles="${PYPI_SITE}/T/Tempita/Tempita-${version}.tar.gz" checksum=cacecf0baa674d356641f1d406b8bff1d756d739c46b869a54de515d08e6fc9c python3-tempita_package() { - archs=noarch depends="python3" pycompile_module="tempita" short_desc="${short_desc/Python2/Python3}"