Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/znc/
Date: Thu, 28 Apr 2022 08:41:37
Message-Id: 1651135120.3cfdd526001ae567c9e5371ce39f22e77ced6289.dlan@gentoo
1 commit: 3cfdd526001ae567c9e5371ce39f22e77ced6289
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 28 08:38:17 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 28 08:38:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cfdd526
7
8 net-irc/znc: Keyword 1.8.2-r1 riscv, #841377
9
10 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
11
12 net-irc/znc/znc-1.8.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-irc/znc/znc-1.8.2-r1.ebuild b/net-irc/znc/znc-1.8.2-r1.ebuild
16 index 396026d8980b..7bd58f59e5b0 100644
17 --- a/net-irc/znc/znc-1.8.2-r1.ebuild
18 +++ b/net-irc/znc/znc-1.8.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -21,7 +21,7 @@ else
26 https://znc.in/releases/archive/${MY_P}.tar.gz
27 test? ( ${GTEST_URL} )
28 "
29 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
30 + KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
31 S=${WORKDIR}/${MY_P}
32 fi