Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/neochat/
Date: Fri, 02 Sep 2022 01:13:46
Message-Id: 1662081062.748852ce1aac422d1265f2ab7815552135e18d09.mattst88@gentoo
1 commit: 748852ce1aac422d1265f2ab7815552135e18d09
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 2 01:10:52 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 01:11:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=748852ce
7
8 net-im/neochat: Keyword 22.06 ppc64, #857270
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-im/neochat/neochat-22.06.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/neochat/neochat-22.06.ebuild b/net-im/neochat/neochat-22.06.ebuild
16 index 75af865040e0..e4fc3548c1b3 100644
17 --- a/net-im/neochat/neochat-22.06.ebuild
18 +++ b/net-im/neochat/neochat-22.06.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="Client for Matrix, the decentralized communication protocol"
20 HOMEPAGE="https://apps.kde.org/neochat/"
21
22 if [[ ${KDE_BUILD_TYPE} = release ]]; then
23 - KEYWORDS="~amd64 ~arm64"
24 + KEYWORDS="~amd64 ~arm64 ~ppc64"
25 fi
26
27 LICENSE="GPL-3"