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 15:10:38
Message-Id: 1591197027.850afb216b58eab8bd9949a951d2cf0b69090dce.ago@gentoo
1 commit: 850afb216b58eab8bd9949a951d2cf0b69090dce
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 3 15:10:27 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 3 15:10:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850afb21
7
8 net-irc/ngircd: amd64 stable wrt bug #726850
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
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 38f5c21511e..91c35b8f91c 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 )"