aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-08 09:57:29 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-08 09:57:29 -0300
commit58222ba8d12d04fc00f4b30c82af4ae3b1779c6e (patch)
tree12e96813735b47934e9dfe16e44ce8872ee0bfce
parentcb1c94732b0e5c80eec0282e988261f24dc870be (diff)
testing/kmix: enable on s390x
-rw-r--r--testing/kmix/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kmix/APKBUILD b/testing/kmix/APKBUILD
index 87f7f013693..d8121769d86 100644
--- a/testing/kmix/APKBUILD
+++ b/testing/kmix/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kmix
pkgver=19.04.2
pkgrel=0
-arch="all !s390x" # Limited by pulseaudio
+arch="all"
url="https://kde.org/applications/multimedia/org.kde.kmix"
pkgdesc="A sound channel mixer and volume control"
license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only"