diff --git a/community/upower/APKBUILD b/community/upower/APKBUILD index d8ab2f046fe3d3fe1cab8345f8fd0479ff86fc2d..48f9cd8a0308ad65065b2167153545032572fc11 100644 --- a/community/upower/APKBUILD +++ b/community/upower/APKBUILD @@ -5,7 +5,8 @@ _distver="UPOWER_${pkgver//./_}" pkgrel=0 pkgdesc="Power Management Services" url="https://upower.freedesktop.org" -arch="all !mips !mips64 !s390x" # polkit +# mips64, s390x and riscv64 blocked by polkit +arch="all !mips64 !s390x !riscv64" license="GPL-2.0-or-later" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" makedepends="linux-headers libgudev-dev libusb-dev polkit-dev gtk-doc