diff options
author | 2022-09-01 21:10:52 -0400 | |
---|---|---|
committer | 2022-09-01 21:11:02 -0400 | |
commit | 748852ce1aac422d1265f2ab7815552135e18d09 (patch) | |
tree | be671fe41f8d81c0ccdf10cf4f60c10b5306c6d7 /net-im/neochat | |
parent | dev-libs/qcoro5: Keyword 0.6.0-r1 ppc64, #857270 (diff) | |
download | gentoo-748852ce1aac422d1265f2ab7815552135e18d09.tar.gz gentoo-748852ce1aac422d1265f2ab7815552135e18d09.tar.bz2 gentoo-748852ce1aac422d1265f2ab7815552135e18d09.zip |
net-im/neochat: Keyword 22.06 ppc64, #857270
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-im/neochat')
-rw-r--r-- | net-im/neochat/neochat-22.06.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/neochat/neochat-22.06.ebuild b/net-im/neochat/neochat-22.06.ebuild index 75af865040e0..e4fc3548c1b3 100644 --- a/net-im/neochat/neochat-22.06.ebuild +++ b/net-im/neochat/neochat-22.06.ebuild @@ -12,7 +12,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" |