summaryrefslogtreecommitdiff
path: root/community/lshw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lshw/PKGBUILD')
-rw-r--r--community/lshw/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lshw/PKGBUILD b/community/lshw/PKGBUILD
index 5ef5ecc34..eb24dbe65 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' 'hwids')
optdepends=('gtk2')
makedepends=('gcc' 'gtk2' 'sqlite')