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/ngircd/
Date: Wed, 03 Jun 2020 10:27:33
Message-Id: 1591180044.3c41c4d997253dc493d930f9db52edfedc304f50.ago@gentoo
1 commit: 3c41c4d997253dc493d930f9db52edfedc304f50
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 3 10:27:24 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 3 10:27:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c41c4d9
7
8 net-irc/ngircd: x86 stable wrt bug #726850
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-irc/ngircd/ngircd-25.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/ngircd/ngircd-25.ebuild b/net-irc/ngircd/ngircd-25.ebuild
18 index da56e3240d4..38f5c21511e 100644
19 --- a/net-irc/ngircd/ngircd-25.ebuild
20 +++ b/net-irc/ngircd/ngircd-25.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://arthur.barton.de/pub/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~x86 ~x64-macos"
26 +KEYWORDS="~amd64 ~arm64 x86 ~x64-macos"
27 IUSE="debug gnutls ident irc-plus +ipv6 libressl pam +ssl strict-rfc tcpd test zlib"
28
29 RESTRICT="!test? ( test )"