mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 12:15:32 +03:00
testing/gnome-control-center: disable on ppc64le
This commit is contained in:
parent
f2383ce562
commit
6131ce7128
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pkgrel=2
|
|||
pkgdesc="GNOME control center"
|
||||
url="https://gitlab.gnome.org/GNOME/gnome-control-center"
|
||||
# limited by gnome-online-accounts
|
||||
arch="all !armhf !s390x"
|
||||
arch="all !armhf !s390x !ppc64le" # Last one just fails due to race condition
|
||||
license="GPL-2.0-or-later"
|
||||
depends="cups-pk-helper openrc-settingsd"
|
||||
makedepends="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue