diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:31:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:31:44 +0300 |
commit | cdd9bc591a47f807ea6e0aff580d01ec5570d6ff (patch) | |
tree | fc76e137adfe7e2ea1388f9d8457aeff00571a32 | |
parent | kde-apps/khelpcenter: Stabilize 24.05.2 arm64, #934478 (diff) | |
download | gentoo-cdd9bc591a47f807ea6e0aff580d01ec5570d6ff.tar.gz gentoo-cdd9bc591a47f807ea6e0aff580d01ec5570d6ff.tar.bz2 gentoo-cdd9bc591a47f807ea6e0aff580d01ec5570d6ff.zip |
gui-apps/xwaylandvideobridge: Stabilize 0.4.0 arm64, #934478
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 b8e706218c9a..88a5db22d7a4 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+" |