From 7c56832841e20d581f6c0081b10a410830b8e751 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:49 +1000 Subject: [PATCH] python-uritemplate: remove noarch. --- srcpkgs/python-uritemplate/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/python-uritemplate/template b/srcpkgs/python-uritemplate/template index 5a44f7e24af..eb358488bc7 100644 --- a/srcpkgs/python-uritemplate/template +++ b/srcpkgs/python-uritemplate/template @@ -1,8 +1,7 @@ # Template file for 'python-uritemplate' pkgname=python-uritemplate version=3.0.1 -revision=1 -archs=noarch +revision=2 wrksrc="${pkgname#*-}-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -19,7 +18,6 @@ post_install() { } python3-uritemplate_package() { - archs=noarch depends="python3" short_desc="${short_desc/Python2/Python3}" pkg_install() {