From b954af717854f4756ef36f7b1d188eccd17673da 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, 18 Oct 2020 21:35:38 +0700 Subject: [PATCH] autoconf: drop noarch --- srcpkgs/autoconf/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/autoconf/template b/srcpkgs/autoconf/template index a7aecf1359e..260e8c753f0 100644 --- a/srcpkgs/autoconf/template +++ b/srcpkgs/autoconf/template @@ -1,8 +1,7 @@ # Template file for 'autoconf' pkgname=autoconf version=2.69 -revision=8 -archs=noarch +revision=9 build_style=gnu-configure hostmakedepends="perl m4 help2man" depends="virtual?awk m4 perl"