diff options
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 bd811d7ab16e..864b4d4114ab 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" + KEYWORDS="~amd64 ~arm64 ~riscv" fi LICENSE="GPL-2+" |