From dc08c494bd94340a1aafbf0c879360ca835842c5 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:44 +1000 Subject: [PATCH] python-six: remove noarch. --- srcpkgs/python-six/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/python-six/template b/srcpkgs/python-six/template index 7fde8bc856b..d1b862cd9c7 100644 --- a/srcpkgs/python-six/template +++ b/srcpkgs/python-six/template @@ -1,8 +1,7 @@ # Template file for 'python-six' pkgname=python-six version=1.15.0 -revision=1 -archs=noarch +revision=2 wrksrc="six-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -26,7 +25,6 @@ do_check() { } python3-six_package() { - archs=noarch depends="python3" short_desc="${short_desc/Python2/Python3}" pkg_install() {