Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/
Date: Wed, 17 Apr 2019 11:49:48
Message-Id: 1555501781.16b6003ac26871279ba629325464055c5ae5dd9a.zlogene@gentoo
1 commit: 16b6003ac26871279ba629325464055c5ae5dd9a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 17 11:49:21 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 17 11:49:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b6003a
7
8 net-irc/unrealircd: amd64 stable wrt bug #683208
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 net-irc/unrealircd/unrealircd-4.2.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/unrealircd/unrealircd-4.2.2.ebuild b/net-irc/unrealircd/unrealircd-4.2.2.ebuild
18 index 4fa9c22d637..97e3418dd68 100644
19 --- a/net-irc/unrealircd/unrealircd-4.2.2.ebuild
20 +++ b/net-irc/unrealircd/unrealircd-4.2.2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/${PN}$(ver_cut 1)/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux"
26 +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux"
27 IUSE="class-nofakelag curl +extban-stacking libressl +operoverride operoverride-verify
28 +prefixaq showlistmodes shunnotices +usermod"