aboutsummaryrefslogtreecommitdiff
path: root/community/hydrogen/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hydrogen/APKBUILD')
-rw-r--r--community/hydrogen/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hydrogen/APKBUILD b/community/hydrogen/APKBUILD
index 9b38806c8b..d21bd5a9bc 100644
--- a/community/hydrogen/APKBUILD
+++ b/community/hydrogen/APKBUILD
@@ -6,7 +6,7 @@ _ver=${pkgver/_beta/-beta}
6pkgrel=1 6pkgrel=1
7pkgdesc="Advanced drum machine for GNU/Linux" 7pkgdesc="Advanced drum machine for GNU/Linux"
8url="http://www.hydrogen-music.org/" 8url="http://www.hydrogen-music.org/"
9arch="all !ppc64le" # limited by ladspa. 9arch="all !ppc64le !armhf" # ppc64le limited by ladspa, armhf by qt5-qtxmlpatterns
10license="GPL-2.0-or-later" 10license="GPL-2.0-or-later"
11makedepends=" 11makedepends="
12 alsa-lib-dev 12 alsa-lib-dev