aboutsummaryrefslogtreecommitdiffstats
path: root/community/xdg-desktop-portal-kde/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xdg-desktop-portal-kde/APKBUILD')
-rw-r--r--community/xdg-desktop-portal-kde/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xdg-desktop-portal-kde/APKBUILD b/community/xdg-desktop-portal-kde/APKBUILD
index 4dd7405c809..b0a0c115a46 100644
--- a/community/xdg-desktop-portal-kde/APKBUILD
+++ b/community/xdg-desktop-portal-kde/APKBUILD
@@ -5,8 +5,8 @@ pkgver=5.24.0
pkgrel=0
pkgdesc="A backend implementation for xdg-desktop-portal that is using Qt/KDE"
# armhf blocked by extra-cmake-modules
-# s390x, mips64 and riscv64 blocked by polkit -> kio
-arch="all !armhf !s390x !mips64 !s390x !riscv64"
+# s390x and riscv64 blocked by polkit -> kio
+arch="all !armhf !s390x !s390x !riscv64"
url="https://phabricator.kde.org/source/xdg-desktop-portal-kde"
license="LGPL-2.0-or-later"
depends="xdg-desktop-portal"