commit: 6ee521976990b534a880e84d55fbcddefdc6afe0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 16 20:59:05 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 16 20:59:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee52197
net-im/neochat: Keyword 22.11 ppc64, #885353 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-im/neochat/neochat-22.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"