dev-qt/qtdeclarative: sync -r1 stable with -r0

Changes are minor, not worth re-stabilizing over esp. when
the current stablereq is not finished (will continue it
with -r1).

Bug: https://bugs.gentoo.org/973374
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2026-05-03 00:42:13 -04:00
parent 1f9ec63db2
commit 9d097cdadb

View File

@@ -13,7 +13,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 ~x86"
KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv x86"
fi
IUSE="accessibility +jit +network opengl qmlls +sql +ssl svg vulkan +widgets"