aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/goobook/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/goobook/APKBUILD b/community/goobook/APKBUILD
index 5aef09c9b6..a08241503f 100644
--- a/community/goobook/APKBUILD
+++ b/community/goobook/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.4
pkgrel=1
pkgdesc="Access Google contacts from the command line"
url="https://gitlab.com/goobook/goobook"
-arch="noarch"
+arch="noarch !ppc64le" # limited by py3-grpcio
license="GPL-3.0-or-later"
depends="py3-setuptools py3-httplib2 py3-google-auth-httplib2
py3-google-api-python-client py3-simplejson py3-oauth2client"