diff --git a/community/kdenlive/APKBUILD b/community/kdenlive/APKBUILD index a4974a92e5e..39e0c20e4d2 100644 --- a/community/kdenlive/APKBUILD +++ b/community/kdenlive/APKBUILD @@ -8,8 +8,7 @@ pkgver=24.08.0 pkgrel=0 # ppc64le mlt uses 64bit long double while libgcc uses 128bit long double # ppc64le, s390x, loongarch64 and riscv64 blocked by qt6-qtwebengine -> purpose -# aarch64 and armv7 blocked by OpenGL -arch="all !armhf !ppc64le !s390x !riscv64 !aarch64 !armv7 !loongarch64" +arch="all !armhf !ppc64le !s390x !riscv64 !loongarch64" url="https://kdenlive.org" pkgdesc="An intuitive and powerful multi-track video editor, including most recent video technologies" license="GPL-2.0-or-later"