python-pystache: remove noarch.
This commit is contained in:
parent
c30995fb9d
commit
cd8fea9f20
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-pystache'
|
# Template file for 'python-pystache'
|
||||||
pkgname=python-pystache
|
pkgname=python-pystache
|
||||||
version=0.5.4
|
version=0.5.4
|
||||||
revision=3
|
revision=4
|
||||||
archs=noarch
|
|
||||||
wrksrc="pystache-${version}"
|
wrksrc="pystache-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="pystache"
|
pycompile_module="pystache"
|
||||||
|
@ -25,7 +24,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-pystache_package() {
|
python3-pystache_package() {
|
||||||
archs=noarch
|
|
||||||
pycompile_module="pystache"
|
pycompile_module="pystache"
|
||||||
depends="python3-setuptools"
|
depends="python3-setuptools"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue