aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kwave
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-08 09:57:35 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-08 09:57:35 -0300
commitbc1b31e9e55f2b6304410a92692c2178f94bdc16 (patch)
treec60c517fe92654b88dfb1809b736527a4382f7af /testing/kwave
parent58222ba8d12d04fc00f4b30c82af4ae3b1779c6e (diff)
downloadaports-bc1b31e9e55f2b6304410a92692c2178f94bdc16.tar.bz2
aports-bc1b31e9e55f2b6304410a92692c2178f94bdc16.tar.xz
testing/kwave: enable on s390x
Diffstat (limited to 'testing/kwave')
-rw-r--r--testing/kwave/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kwave/APKBUILD b/testing/kwave/APKBUILD
index f3782d1c8f..9fb699353a 100644
--- a/testing/kwave/APKBUILD
+++ b/testing/kwave/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kwave
pkgver=19.04.2
pkgrel=0
-arch="all !s390x" # Limited by pulseaudio
+arch="all"
url="http://kwave.sourceforge.net/"
pkgdesc="A sound editor for KDE"
license="GPL-2.0-or-later"