Skip to content
Snippets Groups Projects
Unverified Commit 7b5edd4e authored by TBK's avatar TBK
Browse files

testing/gnome-shell: disable ppc64le

See f62562e0
parent 7a6fca66
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ pkgver=3.32.0 ...@@ -4,7 +4,7 @@ pkgver=3.32.0
pkgrel=0 pkgrel=0
pkgdesc="GNOME session manager" pkgdesc="GNOME session manager"
url="https://www.gnome.org/" url="https://www.gnome.org/"
arch="all !aarch64 !armhf !armv7 !s390x" arch="all !aarch64 !armhf !armv7 !s390x !ppc64le" # ppc64le limited by mutter
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
depends="gnome-shell polkit alsa-plugins-pulse dconf pulseaudio-alsa" depends="gnome-shell polkit alsa-plugins-pulse dconf pulseaudio-alsa"
makedepends="gnome-settings-daemon-dev libsm-dev makedepends="gnome-settings-daemon-dev libsm-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment