mailpile: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-28 18:20:25 +07:00
parent 60ee9b480b
commit c731f080d9

View file

@ -1,11 +1,9 @@
# Template file for 'mailpile' # Template file for 'mailpile'
pkgname=mailpile pkgname=mailpile
version=0.5.2 version=0.5.2
revision=3 revision=4
archs=noarch
wrksrc="Mailpile-${version}" wrksrc="Mailpile-${version}"
build_style=python2-module build_style=python2-module
pycompile_module="static mailpile"
hostmakedepends="python-setuptools" hostmakedepends="python-setuptools"
depends="python python-Jinja2 python-lxml python-MarkupSafe python-Pillow depends="python python-Jinja2 python-lxml python-MarkupSafe python-Pillow
python-spambayes python-pydns python-pgpdump gnupg python-setuptools" python-spambayes python-pydns python-pgpdump gnupg python-setuptools"