diff options
author | 2025-01-06 14:11:01 +0800 | |
---|---|---|
committer | 2025-01-06 15:06:22 +0800 | |
commit | 04c8be30a85621c9397792140aededf8df1d443c (patch) | |
tree | f8484f05503fb9d4e55176398beb8e8e080cded9 /dev-qt | |
parent | dev-qt/qtremoteobjects: keyword 6.8.1 for ~loong (diff) | |
download | gentoo-04c8be30a85621c9397792140aededf8df1d443c.tar.gz gentoo-04c8be30a85621c9397792140aededf8df1d443c.tar.bz2 gentoo-04c8be30a85621c9397792140aededf8df1d443c.zip |
dev-qt/qtremoteobjects: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtremoteobjects/qtremoteobjects-6.8.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-qt/qtremoteobjects/qtremoteobjects-6.9.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-qt/qtremoteobjects/qtremoteobjects-6.9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-qt/qtremoteobjects/qtremoteobjects-6.8.9999.ebuild b/dev-qt/qtremoteobjects/qtremoteobjects-6.8.9999.ebuild index 62948acc2c91..5a992a36755d 100644 --- a/dev-qt/qtremoteobjects/qtremoteobjects-6.8.9999.ebuild +++ b/dev-qt/qtremoteobjects/qtremoteobjects-6.8.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit qt6-build DESCRIPTION="Inter-Process Communication (IPC) library for the Qt6 framework" if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~loong" fi IUSE="qml" diff --git a/dev-qt/qtremoteobjects/qtremoteobjects-6.9.9999.ebuild b/dev-qt/qtremoteobjects/qtremoteobjects-6.9.9999.ebuild index 62948acc2c91..5a992a36755d 100644 --- a/dev-qt/qtremoteobjects/qtremoteobjects-6.9.9999.ebuild +++ b/dev-qt/qtremoteobjects/qtremoteobjects-6.9.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit qt6-build DESCRIPTION="Inter-Process Communication (IPC) library for the Qt6 framework" if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~loong" fi IUSE="qml" diff --git a/dev-qt/qtremoteobjects/qtremoteobjects-6.9999.ebuild b/dev-qt/qtremoteobjects/qtremoteobjects-6.9999.ebuild index 62948acc2c91..5a992a36755d 100644 --- a/dev-qt/qtremoteobjects/qtremoteobjects-6.9999.ebuild +++ b/dev-qt/qtremoteobjects/qtremoteobjects-6.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit qt6-build DESCRIPTION="Inter-Process Communication (IPC) library for the Qt6 framework" if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~loong" fi IUSE="qml" |