dev-qt/qt3d: Stabilize 6.5.2-r1 amd64, #914113

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-09-15 05:47:37 +01:00
parent f80a8d03d6
commit 42c455f1c0

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"
KEYWORDS="amd64"
elif [[ ${QT6_BUILD_TYPE} == live ]]; then
EGIT_SUBMODULES=() # skip qtquick3d-assimp
fi