diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-26 14:12:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-26 14:12:34 +0300 |
commit | a36431a3b50134a7227dce69e64ca40b4b13a510 (patch) | |
tree | 0fb3b43277b4a30a5f549ade4481be8be949fb78 /gui-apps | |
parent | kde-plasma/plasma-workspace-wallpapers: Keyword 6.1.3 ppc64, #934215 (diff) | |
download | gentoo-a36431a3b50134a7227dce69e64ca40b4b13a510.tar.gz gentoo-a36431a3b50134a7227dce69e64ca40b4b13a510.tar.bz2 gentoo-a36431a3b50134a7227dce69e64ca40b4b13a510.zip |
gui-apps/xwaylandvideobridge: Keyword 0.4.0 ppc64, #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 5605e3348c34..0633fd18a8e2 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 ~x86" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" fi LICENSE="GPL-2+" |