python-pystache: remove noarch.

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

View file

@ -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}"