diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 18:23:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 18:23:08 +0300 |
commit | 03525c6fbce0ebd6cad025f174bee5981868a9fa (patch) | |
tree | 13a164bcd3e307eb870f98bd6c2489599a2fcd71 /gui-apps/xwaylandvideobridge | |
parent | kde-plasma/plasma-workspace-wallpapers: Keyword 6.1.2 x86, #934215 (diff) | |
download | gentoo-03525c6fbce0ebd6cad025f174bee5981868a9fa.tar.gz gentoo-03525c6fbce0ebd6cad025f174bee5981868a9fa.tar.bz2 gentoo-03525c6fbce0ebd6cad025f174bee5981868a9fa.zip |
gui-apps/xwaylandvideobridge: Keyword 0.4.0 x86, #934215
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-apps/xwaylandvideobridge')
-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 864b4d4114ab..5605e3348c34 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 ~riscv" + KEYWORDS="~amd64 ~arm64 ~riscv ~x86" fi LICENSE="GPL-2+" |