diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:59:05 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:59:05 +0200 |
commit | 6ee521976990b534a880e84d55fbcddefdc6afe0 (patch) | |
tree | ea6b74233ca2a2e39b7f666e5f12106f307185c1 /net-im | |
parent | dev-libs/kirigami-addons: Keyword 0.6.1 ppc64, #885353 (diff) | |
download | gentoo-6ee521976990b534a880e84d55fbcddefdc6afe0.tar.gz gentoo-6ee521976990b534a880e84d55fbcddefdc6afe0.tar.bz2 gentoo-6ee521976990b534a880e84d55fbcddefdc6afe0.zip |
net-im/neochat: Keyword 22.11 ppc64, #885353
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/neochat/neochat-22.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/neochat/neochat-22.11.ebuild b/net-im/neochat/neochat-22.11.ebuild index f8cb8fca5ec4..f918277b3087 100644 --- a/net-im/neochat/neochat-22.11.ebuild +++ b/net-im/neochat/neochat-22.11.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Client for Matrix, the decentralized communication protocol" HOMEPAGE="https://apps.kde.org/neochat/" if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="~amd64 ~arm64" + KEYWORDS="~amd64 ~arm64 ~ppc64" fi LICENSE="GPL-3+ handbook? ( CC-BY-SA-4.0 )" |