From 8cce4268f2f701778da3d79a221df062b2903a29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 29 Nov 2020 11:31:22 +0700 Subject: [PATCH] getmail: remove noarch --- srcpkgs/getmail/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/getmail/template b/srcpkgs/getmail/template index 51a5c4a109f..c6b444d2781 100644 --- a/srcpkgs/getmail/template +++ b/srcpkgs/getmail/template @@ -1,10 +1,8 @@ # Template file for 'getmail' pkgname=getmail version=5.14 -revision=1 -archs=noarch +revision=2 build_style=python2-module -pycompile_module="getmailcore" hostmakedepends="python-devel" depends="python" short_desc="POP3/IMAP mail retriever with reliable Maildir and command delivery"