Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/znc/
Date: Mon, 17 Aug 2020 14:07:46
Message-Id: 1597673252.6eea3a5e4c70eeeedc17a434191a186dbde6f903.ago@gentoo
1 commit: 6eea3a5e4c70eeeedc17a434191a186dbde6f903
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 17 14:07:32 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 14:07:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eea3a5e
7
8 net-irc/znc: x86 stable wrt bug #737508
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-irc/znc/znc-1.8.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/znc/znc-1.8.1.ebuild b/net-irc/znc/znc-1.8.1.ebuild
18 index fa6a8f89ce8..a224d0da540 100644
19 --- a/net-irc/znc/znc-1.8.1.ebuild
20 +++ b/net-irc/znc/znc-1.8.1.ebuild
21 @@ -22,7 +22,7 @@ else
22 https://znc.in/releases/archive/${MY_P}.tar.gz
23 test? ( ${GTEST_URL} )
24 "
25 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
26 + KEYWORDS="~amd64 ~arm ~arm64 x86"
27 S=${WORKDIR}/${MY_P}
28 fi