diff options
author | 2025-01-10 17:25:50 +0800 | |
---|---|---|
committer | 2025-01-10 17:53:56 +0800 | |
commit | afadeaa28407f7a04c882b3b859b651175ae004a (patch) | |
tree | 16735d5b866c37eee96f06727fc65f69658153f2 /gui-apps | |
parent | kde-plasma/sddm-kcm: keyword 6.2.5 for ~loong (diff) | |
download | gentoo-afadeaa28407f7a04c882b3b859b651175ae004a.tar.gz gentoo-afadeaa28407f7a04c882b3b859b651175ae004a.tar.bz2 gentoo-afadeaa28407f7a04c882b3b859b651175ae004a.zip |
gui-apps/xwaylandvideobridge: keyword 0.4.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild index 3d553cedcf81..de41e7f84236 100644 --- a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild +++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ https://invent.kde.org/system/xwaylandvideobridge" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" fi LICENSE="GPL-2+" |