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

community/akonadi-notes: re-enable on mips64 and s390x

parent ebd75a7c
No related merge requests found
......@@ -5,8 +5,7 @@ pkgver=21.04.2
pkgrel=0
pkgdesc="Libraries and daemons to implement management of notes"
# armhf blocked by extra-cmake-modules
# mips, mips64 and s390x blocked by kmime
arch="all !armhf !mips !mips64 !s390x" # limited by akonadi
arch="all !armhf"
url="https://community.kde.org/KDE_PIM"
license="LGPL-2.0-or-later"
depends_dev="
......@@ -34,7 +33,7 @@ check() {
}
package() {
DESTDIR="$pkgdir" cmake --build build --target install
DESTDIR="$pkgdir" cmake --install build
}
sha512sums="
e773ac40d3458281b8353d8146d370dafc78ca2719ff913cc633235596fbee7e881b734c8c2f55753bc9066f4ffb6440e58d112f6241d3d8335ee35fba7531ca akonadi-notes-21.04.2.tar.xz
......
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