From 04c8be30a85621c9397792140aededf8df1d443c Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Mon, 6 Jan 2025 14:11:01 +0800 Subject: dev-qt/qtremoteobjects: forward ~loong Signed-off-by: WANG Xuerui --- dev-qt/qtremoteobjects/qtremoteobjects-6.9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/qtremoteobjects/qtremoteobjects-6.9999.ebuild') 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" -- cgit v1.2.3