aboutsummaryrefslogtreecommitdiffstats
path: root/community/lightdm-gtk-greeter/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lightdm-gtk-greeter/APKBUILD')
-rw-r--r--community/lightdm-gtk-greeter/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/lightdm-gtk-greeter/APKBUILD b/community/lightdm-gtk-greeter/APKBUILD
index 3735f6a5c79..c6ce22f75b1 100644
--- a/community/lightdm-gtk-greeter/APKBUILD
+++ b/community/lightdm-gtk-greeter/APKBUILD
@@ -2,10 +2,11 @@
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname=lightdm-gtk-greeter
pkgver=2.0.8
-pkgrel=1
+pkgrel=3
pkgdesc="Gtk based greeter for lightdm."
url="https://launchpad.net/lightdm-gtk-greeter"
-arch="all !s390x !mips !mips64 !riscv64" # limited by librsvg -> rust
+# s390x: mainframe
+arch="all !s390x"
license="GPL-3.0-or-later"
makedepends="gtk+3.0-dev lightdm-dev exo exo-dev xfce4-dev-tools"
subpackages="$pkgname-lang $pkgname-doc"