Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/neochat/
Date: Thu, 01 Sep 2022 02:22:57
Message-Id: 1661998963.d01b9fd7db93a28e7fc5ade8a498b86e4679ec64.sam@gentoo
1 commit: d01b9fd7db93a28e7fc5ade8a498b86e4679ec64
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 02:22:43 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 02:22:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01b9fd7
7
8 net-im/neochat: Keyword 22.06 arm64, #857270
9
10 Signed-off-by: Sam James <sam <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 82c85a0163c7..75af865040e0 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"
24 + KEYWORDS="~amd64 ~arm64"
25 fi
26
27 LICENSE="GPL-3"