diff --git a/community/akonadi-notes/APKBUILD b/community/akonadi-notes/APKBUILD
index 9631c386550e4c7e80ddf252474ed09f14ce709b..7d576eece681208cface527aba74790268a1c96e 100644
--- a/community/akonadi-notes/APKBUILD
+++ b/community/akonadi-notes/APKBUILD
@@ -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