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

community/kio-gdrive: disable on x86

parent b3d17111
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,8 @@ pkgver=24.02.0
pkgrel=0
# armhf blocked by extra-cmake-modules
# ppc64le, s390x, riscv64 and armv7 blocked by qt6-qtwebengine -> libkgapi
arch="all !armhf !ppc64le !s390x !riscv64 !armv7"
# x86 blocked by signon-ui
arch="all !armhf !ppc64le !s390x !riscv64 !armv7 !x86"
url="https://community.kde.org/KIO_GDrive"
pkgdesc="KIO Slave to access Google Drive"
license="GPL-2.0-or-later"
......
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