summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-02 18:25:04 +0000
committerSam James <sam@gentoo.org>2022-07-02 18:25:04 +0000
commitf900d952aa8225084947bf68d6ac0de620a4920e (patch)
treed05cc32267c1dccd451f72f5625f4db3d3686c73 /dev-qt/qtdeclarative
parentdev-qt/qtxml: Stabilize 5.15.5 x86, #853232 (diff)
downloadgentoo-f900d952aa8225084947bf68d6ac0de620a4920e.tar.gz
gentoo-f900d952aa8225084947bf68d6ac0de620a4920e.tar.bz2
gentoo-f900d952aa8225084947bf68d6ac0de620a4920e.zip
dev-qt/qtdeclarative: Stabilize 5.15.5 x86, #853232
Signed-off-by: Sam James <sam@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 e584902e1cb0..e773124f2822 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"