diff options
| -rw-r--r-- | testing/qownnotes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/qownnotes/APKBUILD b/testing/qownnotes/APKBUILD index fe118d6067..b91212fa30 100644 --- a/testing/qownnotes/APKBUILD +++ b/testing/qownnotes/APKBUILD @@ -5,7 +5,7 @@ pkgver="19.8.8" pkgrel=0 pkgdesc="Plain-text file markdown note taking with Nextcloud/ownCloud integration" url="http://www.qownnotes.org/" -arch="all" +arch="all !ppc64le !s390x" license="GPL-2.0" makedepends="qt5-qtdeclarative-dev qt5-qtsvg-dev qt5-qtxmlpatterns-dev qt5-qttools-dev qt5-qtbase-dev qt5-qtwebsockets-dev" |
