python-pyte: remove noarch.
This commit is contained in:
parent
cd8fea9f20
commit
50e36cc673
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-pyte'
|
# Template file for 'python-pyte'
|
||||||
pkgname=python-pyte
|
pkgname=python-pyte
|
||||||
version=0.8.0
|
version=0.8.0
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
wrksrc="pyte-${version}"
|
wrksrc="pyte-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="pyte"
|
pycompile_module="pyte"
|
||||||
|
@ -20,7 +19,6 @@ pre_build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-pyte_package() {
|
python3-pyte_package() {
|
||||||
archs=noarch
|
|
||||||
pycompile_module="pyte"
|
pycompile_module="pyte"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
depends="python3-wcwidth"
|
depends="python3-wcwidth"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue