Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/znc/
Date: Tue, 23 Aug 2022 18:36:42
Message-Id: 1661279789.6a3b1f0b4a9b1a8ddb3075d299a6a3286517455b.arthurzam@gentoo
1 commit: 6a3b1f0b4a9b1a8ddb3075d299a6a3286517455b
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 23 18:36:29 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 23 18:36:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a3b1f0b
7
8 net-irc/znc: Keyword 1.8.2-r2 ppc64, #866189
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-irc/znc/znc-1.8.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/znc/znc-1.8.2-r2.ebuild b/net-irc/znc/znc-1.8.2-r2.ebuild
16 index fab250986d5e..b9d4a004fac3 100644
17 --- a/net-irc/znc/znc-1.8.2-r2.ebuild
18 +++ b/net-irc/znc/znc-1.8.2-r2.ebuild
19 @@ -21,7 +21,7 @@ else
20 https://znc.in/releases/archive/${MY_P}.tar.gz
21 test? ( ${GTEST_URL} )
22 "
23 - KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
24 + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
25 S=${WORKDIR}/${MY_P}
26 fi