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'
|
||||
pkgname=python-pystache
|
||||
version=0.5.4
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
wrksrc="pystache-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="pystache"
|
||||
|
@ -25,7 +24,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-pystache_package() {
|
||||
archs=noarch
|
||||
pycompile_module="pystache"
|
||||
depends="python3-setuptools"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue