From 4a621fa960765490ffb9a34d77ef62e4c9a78d2d 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 10:10:13 +0700 Subject: [PATCH] kshdb: remove noarch --- srcpkgs/kshdb/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/kshdb/template b/srcpkgs/kshdb/template index ee22e70d994..68a1827c2ea 100644 --- a/srcpkgs/kshdb/template +++ b/srcpkgs/kshdb/template @@ -1,8 +1,7 @@ # Template file for 'kshdb' pkgname=kshdb version=1.1.0 -revision=1 -archs="noarch" +revision=2 build_style=gnu-configure hostmakedepends="automake ksh" depends="ksh python3"