From c731f080d9f3a0fb50f8646058b1e82e243e9988 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 28 Nov 2020 18:20:25 +0700 Subject: [PATCH] mailpile: remove noarch --- srcpkgs/mailpile/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/mailpile/template b/srcpkgs/mailpile/template index 972c1da3106..dd287602a13 100644 --- a/srcpkgs/mailpile/template +++ b/srcpkgs/mailpile/template @@ -1,11 +1,9 @@ # Template file for 'mailpile' pkgname=mailpile version=0.5.2 -revision=3 -archs=noarch +revision=4 wrksrc="Mailpile-${version}" build_style=python2-module -pycompile_module="static mailpile" hostmakedepends="python-setuptools" depends="python python-Jinja2 python-lxml python-MarkupSafe python-Pillow python-spambayes python-pydns python-pgpdump gnupg python-setuptools"