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