python-docutils: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:12 +10:00 committed by Đoàn Trần Công Danh
parent 81214ba06f
commit fd20c9638d

View file

@ -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() {