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/unrealircd/
Date: Mon, 12 Nov 2018 01:14:42
Message-Id: 1541985199.c906199ffa6735d2b39a6b9e32736b2daa99848a.whissi@gentoo
1 commit: c906199ffa6735d2b39a6b9e32736b2daa99848a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 12 01:06:32 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 12 01:13:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c906199f
7
8 net-irc/unrealircd: x86 stable (bug #666774)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild b/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild
17 index f0fc348a4cd..34b02bf9045 100644
18 --- a/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild
19 +++ b/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/${PN}$(get_version_component_range 1)/${P}.t
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux"
25 +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux"
26 IUSE="class-nofakelag curl +extban-stacking +operoverride operoverride-verify +prefixaq
27 showlistmodes shunnotices topicisnuhost +usermod"