From ad5611ed582f7d9329b499e1dbe85efc0004ec62 Mon Sep 17 00:00:00 2001 From: bougyman Date: Thu, 26 Mar 2015 23:46:46 -0500 Subject: [PATCH] wifish: noarch=true --- srcpkgs/wifish/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/wifish/template b/srcpkgs/wifish/template index f539ba6e0fa..0892845f4e7 100644 --- a/srcpkgs/wifish/template +++ b/srcpkgs/wifish/template @@ -5,6 +5,7 @@ revision=1 depends="wpa_supplicant gawk" short_desc="Simple wifi tool" maintainer="bougyman " +noarch=yes license="wtfpl" homepage="http://github.com/bougyman/wifish" distfiles="https://github.com/bougyman/wifish/archive/${version}.tar.gz"