diff options
Diffstat (limited to 'community/sensors-applet/PKGBUILD')
-rw-r--r-- | community/sensors-applet/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sensors-applet/PKGBUILD b/community/sensors-applet/PKGBUILD index 1a62c5692..dd99e1c0d 100644 --- a/community/sensors-applet/PKGBUILD +++ b/community/sensors-applet/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sensors-applet pkgver=3.0.0 pkgrel=3 pkgdesc="Applet for GNOME Panel to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sensors-applet.sourceforge.net/" license=('GPL') depends=('gnome-panel' 'libatasmart' 'lm_sensors' 'xdg-utils') |