Skip to content

Commit

Permalink
dev-qt/qtquick3d: Stabilize 6.7.1 amd64, #932347
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jun 2, 2024
1 parent 74c741b commit 358c034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-qt/qtquick3d/qtquick3d-6.7.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Qt module and API for defining 3D content in Qt QuickTools"

if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv x86"
KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv x86"
elif [[ ${QT6_BUILD_TYPE} == live ]]; then
EGIT_SUBMODULES=() # skip qtquick3d-assimp
fi
Expand Down

0 comments on commit 358c034

Please sign in to comment.