From 951244a3e5bdc5f2f029f6550b46e5a06d1bfa26 Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Mon, 11 Apr 2011 12:10:34 -0300 Subject: Added mips64el arch --- community/lshw/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/lshw') diff --git a/community/lshw/PKGBUILD b/community/lshw/PKGBUILD index 723026e3b..29c2b6d34 100644 --- a/community/lshw/PKGBUILD +++ b/community/lshw/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="A small tool to provide detailed information on the hardware configuration of the machine." url="http://ezix.org/project/wiki/HardwareLiSter" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('gcc-libs') optdepends=('gtk2') makedepends=('gcc') -- cgit v1.2.3-54-g00ecf