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 2fd81dea0..2a98f3b16 100644 --- a/community/sensors-applet/PKGBUILD +++ b/community/sensors-applet/PKGBUILD @@ -7,7 +7,7 @@ pkgname=sensors-applet pkgver=2.2.7 pkgrel=3 pkgdesc="An applet for the 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-bonobo' 'lm_sensors' 'hicolor-icon-theme') |