diff options
Diffstat (limited to 'libre/mate-sensors-applet/PKGBUILD')
-rw-r--r-- | libre/mate-sensors-applet/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/mate-sensors-applet/PKGBUILD b/libre/mate-sensors-applet/PKGBUILD index 402fec912..82d1cfd31 100644 --- a/libre/mate-sensors-applet/PKGBUILD +++ b/libre/mate-sensors-applet/PKGBUILD @@ -8,7 +8,7 @@ pkgver=${_ver}.0 pkgrel=1.parabola1 pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings (GTK2 version), without nonfree libxnvctrl support" url="http://mate-desktop.org" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') license=('GPL') depends=('libatasmart' 'libnotify' 'lm_sensors' 'mate-panel') makedepends=('docbook-xsl' 'intltool' 'itstool') |