Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/ngircd/
Date: Wed, 03 Feb 2021 00:01:37
Message-Id: 1612310483.a5ec1665c9c035641dc62997bbc98ad50b8d5e32.sam@gentoo
1 commit: a5ec1665c9c035641dc62997bbc98ad50b8d5e32
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 3 00:01:23 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 3 00:01:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ec1665
7
8 net-irc/ngircd: Stabilize 26.1 x86, #768144
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-irc/ngircd/ngircd-26.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/ngircd/ngircd-26.1.ebuild b/net-irc/ngircd/ngircd-26.1.ebuild
16 index e8c85e8db47..4174f4b893a 100644
17 --- a/net-irc/ngircd/ngircd-26.1.ebuild
18 +++ b/net-irc/ngircd/ngircd-26.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://arthur.barton.de/pub/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~x64-macos"
24 +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
25 IUSE="debug gnutls ident irc-plus +ipv6 libressl pam +ssl strict-rfc tcpd test zlib"
26
27 #RESTRICT="!test? ( test )"