From fd20c9638d4872a70126b65ed5f347fce9798400 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:12 +1000 Subject: [PATCH] python-docutils: remove noarch. --- srcpkgs/python-docutils/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/python-docutils/template b/srcpkgs/python-docutils/template index 99e74968ddd..053f0f5be98 100644 --- a/srcpkgs/python-docutils/template +++ b/srcpkgs/python-docutils/template @@ -1,8 +1,7 @@ # Template file for 'python-docutils' pkgname=python-docutils version=0.16 -revision=1 -archs=noarch +revision=2 wrksrc="docutils-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -53,7 +52,6 @@ python3-docutils_package() { docutils:rst2xetex:/usr/bin/rst2xetex.py3 docutils:rst2xml:/usr/bin/rst2xml.py3 docutils:rstpep2html:/usr/bin/rstpep2html.py3" - archs=noarch depends="python3 python3-Pygments" short_desc="${short_desc/Python2/Python3}" pkg_install() {