testing/gdm: fix arch typo

This commit is contained in:
TBK 2019-05-25 18:54:59 +02:00
parent f62562e0a3
commit 697b678352
No known key found for this signature in database
GPG Key ID: 5FFB25718720C7D7

View File

@ -5,7 +5,7 @@ pkgver=3.32.0
pkgrel=0
pkgdesc="GNOME display manager"
url="https://wiki.gnome.org/Projects/GDM"
arch="all !aarch64 !armhf !armv7 !x390x"
arch="all !aarch64 !armhf !armv7 !s390x"
license="GPL-2.0-or-later"
depends="dconf linux-pam gnome-settings-daemon gnome-shell xorg-server
xorg-server-xwayland xrdb gsettings-desktop-schemas"