diff options
author | 2025-01-06 14:36:20 +0800 | |
---|---|---|
committer | 2025-01-06 15:06:25 +0800 | |
commit | a08f3ae9b9409c6be096d7141bdbeea0e8e8242d (patch) | |
tree | 22bae13153a7a4823c36e6af53221891e28fd991 /dev-qt | |
parent | dev-qt/qt3d: keyword 6.8.1 for ~loong (diff) | |
download | gentoo-a08f3ae9b9409c6be096d7141bdbeea0e8e8242d.tar.gz gentoo-a08f3ae9b9409c6be096d7141bdbeea0e8e8242d.tar.bz2 gentoo-a08f3ae9b9409c6be096d7141bdbeea0e8e8242d.zip |
dev-qt/qt3d: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qt3d/qt3d-6.8.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-qt/qt3d/qt3d-6.9.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-qt/qt3d/qt3d-6.9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-qt/qt3d/qt3d-6.8.9999.ebuild b/dev-qt/qt3d/qt3d-6.8.9999.ebuild index c67d6bef95e6..e24eb983b7f6 100644 --- a/dev-qt/qt3d/qt3d-6.8.9999.ebuild +++ b/dev-qt/qt3d/qt3d-6.8.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" elif [[ ${QT6_BUILD_TYPE} == live ]]; then EGIT_SUBMODULES=() # skip qtquick3d-assimp fi diff --git a/dev-qt/qt3d/qt3d-6.9.9999.ebuild b/dev-qt/qt3d/qt3d-6.9.9999.ebuild index c67d6bef95e6..e24eb983b7f6 100644 --- a/dev-qt/qt3d/qt3d-6.9.9999.ebuild +++ b/dev-qt/qt3d/qt3d-6.9.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" elif [[ ${QT6_BUILD_TYPE} == live ]]; then EGIT_SUBMODULES=() # skip qtquick3d-assimp fi diff --git a/dev-qt/qt3d/qt3d-6.9999.ebuild b/dev-qt/qt3d/qt3d-6.9999.ebuild index c67d6bef95e6..e24eb983b7f6 100644 --- a/dev-qt/qt3d/qt3d-6.9999.ebuild +++ b/dev-qt/qt3d/qt3d-6.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" elif [[ ${QT6_BUILD_TYPE} == live ]]; then EGIT_SUBMODULES=() # skip qtquick3d-assimp fi |