diff options
Diffstat (limited to 'community/mate-sensors-applet')
-rw-r--r-- | community/mate-sensors-applet/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-sensors-applet/APKBUILD b/community/mate-sensors-applet/APKBUILD index ac149cdda0..ee31581e07 100644 --- a/community/mate-sensors-applet/APKBUILD +++ b/community/mate-sensors-applet/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.22.1 pkgrel=0 pkgdesc="Applet for the MATE Panel to display readings from hardware sensors" url="https://github.com/mate-desktop/mate-sensors-applet" -arch="all" +arch="all !s390x" # Limited by mate-panel license="GPL-2.0-or-later" depends="perl-xml-parser" makedepends="intltool glib-dev gtk+3.0-dev mate-panel-dev libxslt-dev |