community/openrc-settingsd: disable on mips64 and s390x

disable due to missing polkit dependency on s390x and mips64
This commit is contained in:
Natanael Copa 2020-12-11 11:02:02 +00:00
parent 69ac0711d3
commit cd59244f93

View File

@ -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