Skip to content
Snippets Groups Projects
Commit e7c1aaaa authored by Patrycja Rosa's avatar Patrycja Rosa :cat:
Browse files

community/kmailtransport: disable on loongarch64

parent 1766f9a4
No related branches found
No related tags found
1 merge request!66949Draft: [3.20] main/raspberrypi-bootloader: upgrade to 1.20240524
......@@ -9,7 +9,8 @@ pkgrel=0
pkgdesc="Manage mail transport"
# armhf blocked by extra-cmake-modules
# ppc64le, s390x and armv7 blocked by libkgapi
arch="all !armhf !ppc64le !s390x !riscv64 !armv7"
# loongarch64: blocked by akonadi
arch="all !armhf !ppc64le !s390x !riscv64 !armv7 !loongarch64"
url="https://kontact.kde.org/"
license="LGPL-2.0-or-later"
depends_dev="
......
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