diff --git a/jack2/PKGBUILD b/jack2/PKGBUILD index aa6210d1ea..40422eb413 100644 --- a/jack2/PKGBUILD +++ b/jack2/PKGBUILD @@ -10,7 +10,7 @@ pkgname=('jack2' 'jack2-dbus') pkgdesc="The next-generation JACK with SMP support" pkgver=1.9.12 pkgrel=8 -arch=('x86_64') +arch=('x86_64' 'powerpc64le') url="http://jackaudio.org/" license=('GPL') # currently waf is broken with python 3.7: https://github.com/jackaudio/jack2/issues/366