From f3c8db82d861b53f819f4c1e1b6a47c1119ba04e Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:51 +1000 Subject: [PATCH] python-webencodings: remove noarch. --- srcpkgs/python-webencodings/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/python-webencodings/template b/srcpkgs/python-webencodings/template index f047a9e3c52..c9d7ca700fa 100644 --- a/srcpkgs/python-webencodings/template +++ b/srcpkgs/python-webencodings/template @@ -1,8 +1,7 @@ # Template file for 'python-webencodings' pkgname=python-webencodings version=0.5.1 -revision=3 -archs=noarch +revision=4 wrksrc="webencodings-${version}" build_style=python-module pycompile_module="webencodings" @@ -16,7 +15,6 @@ distfiles="${PYPI_SITE}/w/webencodings/webencodings-${version}.tar.gz" checksum=b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923 python3-webencodings_package() { - archs=noarch depends="python3" pycompile_module="webencodings" short_desc="${short_desc/Python2/Python3}"