diff options
Diffstat (limited to 'community/xsensors/PKGBUILD')
-rw-r--r-- | community/xsensors/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xsensors/PKGBUILD b/community/xsensors/PKGBUILD index 16a329b5e..c061523d2 100644 --- a/community/xsensors/PKGBUILD +++ b/community/xsensors/PKGBUILD @@ -8,7 +8,7 @@ pkgname=xsensors pkgver=0.70 pkgrel=3 pkgdesc="X11 interface to lm_sensors" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.linuxhardware.org/xsensors/" license=('GPL') depends=('gtk2' 'lm_sensors') |