diff options
author | Sam James <sam@gentoo.org> | 2024-08-31 22:10:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-31 22:10:16 +0100 |
commit | 1f674c763a89159cac112c7ce8fca22e667b84bb (patch) | |
tree | 8a4eee829acb3439efecc128743346d1a765b455 /gui-apps | |
parent | kde-apps/khelpcenter: Stabilize 24.05.2 amd64, #934478 (diff) | |
download | gentoo-1f674c763a89159cac112c7ce8fca22e667b84bb.tar.gz gentoo-1f674c763a89159cac112c7ce8fca22e667b84bb.tar.bz2 gentoo-1f674c763a89159cac112c7ce8fca22e667b84bb.zip |
gui-apps/xwaylandvideobridge: Stabilize 0.4.0 amd64, #934478
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild index 0633fd18a8e2..b8e706218c9a 100644 --- a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild +++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild @@ -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 ~ppc64 ~riscv ~x86" fi LICENSE="GPL-2+" |