diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-02 14:07:45 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-02 14:07:45 +0200 |
commit | efc613cfd419415f159929720ca7ce6a835b2cdd (patch) | |
tree | 8d8fca3cc901efb21e73df4f6456a48fff6f68f1 /gui-apps | |
parent | kde-plasma/plasma-workspace-wallpapers: Keyword 6.1.1 riscv, #934215 (diff) | |
download | gentoo-efc613cfd419415f159929720ca7ce6a835b2cdd.tar.gz gentoo-efc613cfd419415f159929720ca7ce6a835b2cdd.tar.bz2 gentoo-efc613cfd419415f159929720ca7ce6a835b2cdd.zip |
gui-apps/xwaylandvideobridge: Keyword 0.4.0 riscv, #934215
Signed-off-by: Jakov Smolić <jsmolic@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 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+" |