python-docutils: remove noarch.
This commit is contained in:
parent
81214ba06f
commit
fd20c9638d
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-docutils'
|
# Template file for 'python-docutils'
|
||||||
pkgname=python-docutils
|
pkgname=python-docutils
|
||||||
version=0.16
|
version=0.16
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
wrksrc="docutils-${version}"
|
wrksrc="docutils-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -53,7 +52,6 @@ python3-docutils_package() {
|
||||||
docutils:rst2xetex:/usr/bin/rst2xetex.py3
|
docutils:rst2xetex:/usr/bin/rst2xetex.py3
|
||||||
docutils:rst2xml:/usr/bin/rst2xml.py3
|
docutils:rst2xml:/usr/bin/rst2xml.py3
|
||||||
docutils:rstpep2html:/usr/bin/rstpep2html.py3"
|
docutils:rstpep2html:/usr/bin/rstpep2html.py3"
|
||||||
archs=noarch
|
|
||||||
depends="python3 python3-Pygments"
|
depends="python3 python3-Pygments"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue