From cdd9bc591a47f807ea6e0aff580d01ec5570d6ff Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 1 Sep 2024 22:31:44 +0300 Subject: gui-apps/xwaylandvideobridge: Stabilize 0.4.0 arm64, #934478 Signed-off-by: Arthur Zamarin --- gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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+" -- cgit v1.2.3-65-gdbad