diff options
Diffstat (limited to 'community/qt5-qtwebengine')
-rw-r--r-- | community/qt5-qtwebengine/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtwebengine/APKBUILD b/community/qt5-qtwebengine/APKBUILD index d4788eeb35..a2b2b3ee17 100644 --- a/community/qt5-qtwebengine/APKBUILD +++ b/community/qt5-qtwebengine/APKBUILD @@ -7,7 +7,7 @@ url="https://www.qt.io/developers/" # ppc64le and s390x are not supported # mips is also not supported # armhf blocked by qt5-qtdeclarative -arch="all !ppc64le !s390x !armhf !mips !mips64" +arch="aarch64 armv7 x86 x86_64" license="LGPL-2.1-only AND LGPL-3.0-only AND GPL-3.0-only AND Qt-GPL-exception-1.0" depends_dev="gstreamer-dev gst-plugins-base-dev libxslt-dev mesa-dev icu-dev libxext-dev glib-dev libxcomposite-dev libxrender-dev ninja ffmpeg-dev |