Skip to content
Snippets Groups Projects
Commit fea16b61 authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/polkit-gnome: enable on s390x and riscv64

parent 58c3ca14
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!37734{community,testing}/*: unblock packages on s390x and riscv64 previously blocked by rust -> polkit
...@@ -4,10 +4,13 @@ pkgver=0.105 ...@@ -4,10 +4,13 @@ pkgver=0.105
pkgrel=1 pkgrel=1
pkgdesc="PolicyKit integration for the GNOME desktop" pkgdesc="PolicyKit integration for the GNOME desktop"
url="http://www.freedesktop.org/wiki/Software/PolicyKit" url="http://www.freedesktop.org/wiki/Software/PolicyKit"
# s390x and riscv64 blocked by polkit arch="all"
arch="all !s390x !riscv64"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
makedepends="$depends_dev gtk+3.0-dev polkit-dev intltool" makedepends="$depends_dev
gtk+3.0-dev
intltool
polkit-dev
"
subpackages="$pkgname-lang" subpackages="$pkgname-lang"
source="https://download.gnome.org/sources/polkit-gnome/$pkgver/polkit-gnome-$pkgver.tar.xz source="https://download.gnome.org/sources/polkit-gnome/$pkgver/polkit-gnome-$pkgver.tar.xz
polkit-gnome-authentication-agent-1.desktop polkit-gnome-authentication-agent-1.desktop
......
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