Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/znc/
Date: Sun, 15 Jul 2018 23:31:15
Message-Id: 1531697435.701670b187f9ea2c76dda335e0f126c8e17af190.whissi@gentoo
1 commit: 701670b187f9ea2c76dda335e0f126c8e17af190
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 23:30:35 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 23:30:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701670b1
7
8 net-irc/znc: x86 stable (bug #661228)
9
10 Package-Manager: Portage-2.3.42, Repoman-2.3.9
11
12 net-irc/znc/znc-1.7.1_rc1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/znc/znc-1.7.1_rc1.ebuild b/net-irc/znc/znc-1.7.1_rc1.ebuild
16 index e59849a6e29..9ed08bcd9d2 100644
17 --- a/net-irc/znc/znc-1.7.1_rc1.ebuild
18 +++ b/net-irc/znc/znc-1.7.1_rc1.ebuild
19 @@ -22,7 +22,7 @@ else
20 https://znc.in/releases/archive/${MY_P}.tar.gz
21 test? ( ${GTEST_URL} )
22 "
23 - KEYWORDS="~amd64 ~arm ~x86"
24 + KEYWORDS="~amd64 ~arm x86"
25 S=${WORKDIR}/${MY_P}
26 fi