diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-27 09:43:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-27 09:43:45 +0000 |
commit | a0f1ac3346409f69e32a0bca63e1246076afc895 (patch) | |
tree | 547665a2a89c2d3bd76399eda8ee36353ed2bba1 /gui-apps | |
parent | kde-plasma/plasma-workspace-wallpapers: Keyword 6.1.0 arm64, #934215 (diff) | |
download | gentoo-a0f1ac3346409f69e32a0bca63e1246076afc895.tar.gz gentoo-a0f1ac3346409f69e32a0bca63e1246076afc895.tar.bz2 gentoo-a0f1ac3346409f69e32a0bca63e1246076afc895.zip |
gui-apps/xwaylandvideobridge: Keyword 0.4.0 arm64, #934215
Signed-off-by: Arthur Zamarin <arthurzam@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 85134048fb6a..bd811d7ab16e 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" + KEYWORDS="~amd64 ~arm64" fi LICENSE="GPL-2+" |