diff --git a/community/kapidox/APKBUILD b/community/kapidox/APKBUILD index b2992f84252..989df0c726b 100644 --- a/community/kapidox/APKBUILD +++ b/community/kapidox/APKBUILD @@ -6,7 +6,7 @@ maintainer="team/kde " pkgname=kapidox pkgver=6.23.0 pkgrel=1 -arch="noarch !armhf" # armhf blocked by extra-cmake-modules +arch="noarch" pkgdesc="Scripts and data for building API documentation (dox) in a standard format and style" url="https://community.kde.org/Frameworks" license="BSD-3-Clause"