mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/openrc-settingsd: disable on mips64 and s390x
disable due to missing polkit dependency on s390x and mips64
This commit is contained in:
parent
69ac0711d3
commit
cd59244f93
@ -5,7 +5,7 @@ pkgver=1.0.1
|
||||
pkgrel=5
|
||||
pkgdesc="System settings D-Bus service for OpenRC"
|
||||
url="https://gitweb.gentoo.org/proj/openrc-settingsd.git"
|
||||
arch="all"
|
||||
arch="all !mips64 !s390x" # limited by polkit
|
||||
license="GPL-2.0-or-later"
|
||||
depends="tzdata"
|
||||
makedepends="glib-dev dbus-dev openrc-dev polkit-dev libdaemon-dev automake autoconf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user