summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-02 10:57:14 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-02 10:57:14 +0000
commit009ab92e61461763ec22c438d8dd3f5916feec65 (patch)
treec3e8fe80b5759773b123cba50ed19940d0f5f58e /dev-qt/qtquick3d
parentmedia-libs/assimp: Keyword 5.2.5-r1 ppc64, #918896 (diff)
downloadgentoo-009ab92e61461763ec22c438d8dd3f5916feec65.tar.gz
gentoo-009ab92e61461763ec22c438d8dd3f5916feec65.tar.bz2
gentoo-009ab92e61461763ec22c438d8dd3f5916feec65.zip
dev-qt/qtquick3d: Keyword 6.6.1 ppc64, #918896
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtquick3d')
-rw-r--r--dev-qt/qtquick3d/qtquick3d-6.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtquick3d/qtquick3d-6.6.1.ebuild b/dev-qt/qtquick3d/qtquick3d-6.6.1.ebuild
index 84e3da03bd06..7be9b21d7ea0 100644
--- a/dev-qt/qtquick3d/qtquick3d-6.6.1.ebuild
+++ b/dev-qt/qtquick3d/qtquick3d-6.6.1.ebuild
@@ -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 ~ppc"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
elif [[ ${QT6_BUILD_TYPE} == live ]]; then
EGIT_SUBMODULES=() # skip qtquick3d-assimp
fi