diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-01-11 06:41:28 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-01-11 06:41:28 +0000 |
commit | f1634517e73f2faf342a366354c3e0f2edb45952 (patch) | |
tree | ae3c632ec3576f8d57b3acd5e1aba5643f0f6d9b /gui-apps/xwaylandvideobridge | |
parent | f9d8ddaae80afb8fa0924cd3f769f9b37dd373e1 (diff) |
gentoo auto-resync : 11:01:2025 - 06:41:28
Diffstat (limited to 'gui-apps/xwaylandvideobridge')
-rw-r--r-- | gui-apps/xwaylandvideobridge/Manifest | 2 | ||||
-rw-r--r-- | gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gui-apps/xwaylandvideobridge/Manifest b/gui-apps/xwaylandvideobridge/Manifest index 1777096037a5..f84c3f1f6412 100644 --- a/gui-apps/xwaylandvideobridge/Manifest +++ b/gui-apps/xwaylandvideobridge/Manifest @@ -1,3 +1,3 @@ DIST xwaylandvideobridge-0.4.0.tar.xz 35668 BLAKE2B c21857821bfc16b5df14feeea2ea188cedb00f1f3634335a359ba0938b8fb50f5ccf914011f6aca5bd527740ea62297ba9e4171604147d10d87725a0b545d96b SHA512 d0352b7ce94f1a355d8fd8f42a45436483a87d90da1904295f984012859651472eabbca39df5107793790d48474b6de1c8766e31461d1548134547cbc7dfd5a4 -EBUILD xwaylandvideobridge-0.4.0-r1.ebuild 1070 BLAKE2B fabc5e6ae88e29da90d2088e21e6b5034409172587504e79451ab0af47a4070522cdd27deceb0bf0c33c09f71c534e8ab61ce01fe6bd1905081b4f85d2e12f5f SHA512 572885ab5f8fec9fb2473bf75206d508b2e1c0adcbf54941f850432ee6c211afb2d257b33b39d77ec6e74a3347c1545d325321e2d0f4dbe343efc5f3565f0131 +EBUILD xwaylandvideobridge-0.4.0-r1.ebuild 1077 BLAKE2B 335ecc2c92d989156331999092f22abe4b89664584d4ecf1904df48b33c0040534f4492d235a6c1ebab2d2b2592f8fd0e4265c2597e55b53f15c7265bc277a6f SHA512 1688e3dca3a5524e7fac82e9f80cbd2a0bd8a466dbaa3e15279e057456509b555eab7bc17064cfd961a424b8b0aa889af9df8f6e16ee268464a353042acd6e76 MISC metadata.xml 429 BLAKE2B e466be7e3615baf9c016569477ef7ba4e1152b503d26b88132600df9b2e4939f48e86363f2aa7cf38b766145063f3470be801979de14d74ce6e028df564aa1cc SHA512 0a020256c3545ab71c79b701a5faf7f6e9821bdda69e2f572100813ce6136949e8178eeb509e890e4c0ee0ac9cf784f20d14bcc12d31f8a0dab9c4997eda4863 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+" |