aboutsummaryrefslogtreecommitdiffstats
path: root/testing/polybar/APKBUILD
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-03-26 08:55:14 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-03-26 08:55:14 +0000
commit426454a5a98c0ee35b6437ca2857dc1ade4c6ca6 (patch)
tree81cba15bf2daa4e51aed41df2dea30920ab7974c /testing/polybar/APKBUILD
parent68697ad8b3fcf90d858bcb5c1cc89aabf84252b3 (diff)
downloadaports-426454a5a98c0ee35b6437ca2857dc1ade4c6ca6.tar.bz2
aports-426454a5a98c0ee35b6437ca2857dc1ade4c6ca6.tar.xz
testing/polybar: disable s390x
Due to lack of pulseaudio, polybar cannot be built in s390x.
Diffstat (limited to 'testing/polybar/APKBUILD')
-rw-r--r--testing/polybar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/polybar/APKBUILD b/testing/polybar/APKBUILD
index a6722e8b8d..eeffc75c32 100644
--- a/testing/polybar/APKBUILD
+++ b/testing/polybar/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.3.0
pkgrel=1
pkgdesc="A fast and easy-to-use tool for creating status bars."
url="https://polybar.github.io/"
-arch="all"
+arch="all !s390x" # s390x lacks pulseaudio
license="MIT"
makedepends="
alsa-lib-dev