From 653bdf5cfeed6dd64e3ddc1936a06dcabe9e73f0 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:58:55 +1000 Subject: [PATCH] python-BeautifulSoup4: remove noarch. --- srcpkgs/python-BeautifulSoup4/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/python-BeautifulSoup4/template b/srcpkgs/python-BeautifulSoup4/template index 956348442f..ddeb3d52b3 100644 --- a/srcpkgs/python-BeautifulSoup4/template +++ b/srcpkgs/python-BeautifulSoup4/template @@ -1,8 +1,7 @@ # Template file for 'python-BeautifulSoup4' pkgname=python-BeautifulSoup4 version=4.8.2 -revision=1 -archs=noarch +revision=2 wrksrc="beautifulsoup4-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -19,7 +18,6 @@ post_install() { } python3-BeautifulSoup4_package() { - archs=noarch depends="python3 python3-soupsieve" short_desc="${short_desc/Python2/Python3}" pkg_install() {