summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-28 21:55:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-28 21:55:14 +0300
commit9f137eb903fed398b6d8d11dc3132a2cd83ffcc1 (patch)
tree2740b6111798918762f6b0e643719bd211c3b719 /dev-qt/qtdeclarative
parentdev-qt/qtsvg: Stabilize 6.7.1 x86, #932862 (diff)
downloadgentoo-9f137eb903fed398b6d8d11dc3132a2cd83ffcc1.tar.gz
gentoo-9f137eb903fed398b6d8d11dc3132a2cd83ffcc1.tar.bz2
gentoo-9f137eb903fed398b6d8d11dc3132a2cd83ffcc1.zip
dev-qt/qtdeclarative: Stabilize 6.7.1 x86, #932862
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-6.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.7.1.ebuild b/dev-qt/qtdeclarative/qtdeclarative-6.7.1.ebuild
index 1ee167922d77..770ac9e008ff 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-6.7.1.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-6.7.1.ebuild
@@ -14,7 +14,7 @@ inherit python-any-r1 qt6-build
DESCRIPTION="Qt Declarative (Quick 2)"
if [[ ${QT6_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="accessibility +jit +network opengl qmlls +sql +ssl svg vulkan +widgets"