[arch-commits] CVS update of extra/network/mbrowse (PKGBUILD)

Eric Belanger eric at archlinux.org
Sat Jun 2 04:22:04 UTC 2007


    Date: Saturday, June 2, 2007 @ 00:22:04
  Author: eric
    Path: /home/cvs-extra/extra/network/mbrowse

Modified: PKGBUILD (1.2 -> 1.3)

added x86_64 to arch field


----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Index: extra/network/mbrowse/PKGBUILD
diff -u extra/network/mbrowse/PKGBUILD:1.2 extra/network/mbrowse/PKGBUILD:1.3
--- extra/network/mbrowse/PKGBUILD:1.2	Thu May 31 10:21:38 2007
+++ extra/network/mbrowse/PKGBUILD	Sat Jun  2 00:22:04 2007
@@ -4,7 +4,7 @@
 pkgrel=2
 pkgdesc="A SNMP MIB browser based on GTK and net-snmp."
 depends=('gtk' 'net-snmp>=5.4')
-arch=('i686')
+arch=('i686' 'x86_64')
 license="GPL"
 url="http://www.kill-9.org/mbrowse"
 source=(http://www.kill-9.org/mbrowse/mbrowse-$pkgver.tar.gz gcc.patch)




More information about the arch-commits mailing list