diff options
Diffstat (limited to 'community/hwinfo/PKGBUILD')
-rw-r--r-- | community/hwinfo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hwinfo/PKGBUILD b/community/hwinfo/PKGBUILD index 7b081488f..562b2df9d 100644 --- a/community/hwinfo/PKGBUILD +++ b/community/hwinfo/PKGBUILD @@ -8,7 +8,7 @@ pkgver=18.1 _pkgver=$pkgver-3.5 pkgrel=9 pkgdesc='The hardware detection tool from openSUSE' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.opensuse.org/' license=('GPL2') depends=('perl' 'libx86emu') |