summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:58:29 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:58:29 +0300
commite25b2d0977ad4ce4e8ebf569079a24fc52f444f8 (patch)
treed687094d58df41db378e19e77250fbc496aab673 /dev-qt/qtdeclarative
parentdev-qt/qtxml: Stabilize 5.15.5 arm64, #853232 (diff)
downloadgentoo-e25b2d0977ad4ce4e8ebf569079a24fc52f444f8.tar.gz
gentoo-e25b2d0977ad4ce4e8ebf569079a24fc52f444f8.tar.bz2
gentoo-e25b2d0977ad4ce4e8ebf569079a24fc52f444f8.zip
dev-qt/qtdeclarative: Stabilize 5.15.5 arm64, #853232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.15.5.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.15.5.ebuild
index 661efbca68cc..496d3d0790c3 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.15.5.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.15.5.ebuild
@@ -10,7 +10,7 @@ inherit flag-o-matic python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
fi
IUSE="gles2-only +jit localstorage vulkan +widgets"