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: Tue, 02 Feb 2021 21:00:40
Message-Id: 1612299605.87fcb8870d9beaee10bcc729a9869bf33dfa1170.sam@gentoo
1 commit: 87fcb8870d9beaee10bcc729a9869bf33dfa1170
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 21:00:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 21:00:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fcb887
7
8 net-irc/ngircd: Stabilize 26.1 amd64, #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 3336bff7a93..e8c85e8db47 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 )"