From 2cbbfd2e94de45bb281a7a9437baedf87e89e50a Mon Sep 17 00:00:00 2001 From: Keith Maxwell Date: Sat, 25 Apr 2020 19:26:37 +0100 Subject: community/goobook: disable on ppc64le --- community/goobook/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') 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" -- cgit v1.2.3