dev-qt/qt3d: Stabilize 6.11.2 amd64, #981072

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-09-21 00:37:52 +01:00
parent a1d63dc329
commit 05dfb78904

View File

@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="3D rendering module for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 arm arm64 ~loong ~riscv x86"
KEYWORDS="amd64 arm arm64 ~loong ~riscv x86"
elif [[ ${QT6_BUILD_TYPE} == live ]]; then
EGIT_SUBMODULES=() # skip qtquick3d-assimp
fi