From 8532e9e9f0cdc36bc21507697152f016eef62afe 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, 15 Nov 2020 14:09:18 +0700 Subject: [PATCH] wicd: remove noarch --- srcpkgs/wicd/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/wicd/template b/srcpkgs/wicd/template index b3b5db26586..d4fe01b557d 100644 --- a/srcpkgs/wicd/template +++ b/srcpkgs/wicd/template @@ -1,8 +1,7 @@ # Template file for 'wicd' pkgname=wicd version=1.7.4 -revision=5 -archs=noarch +revision=6 hostmakedepends="python python-setuptools python-Babel" depends="dbus-glib dhclient ethtool net-tools python-dbus python-gobject2 python-urwid util-linux wireless_tools wpa_supplicant" @@ -47,7 +46,6 @@ do_install() { } wicd-gtk_package() { - archs=noarch depends="wicd>=${version} pygtk python-notify shared-mime-info desktop-file-utils hicolor-icon-theme" short_desc+=" - GTK UI" pycompile_dirs="usr/share/wicd/gtk"