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/unrealircd/
Date: Fri, 20 Sep 2019 12:06:41
Message-Id: 1568981175.4db17c395512c33cae99a3d963eeac197149bc65.ago@gentoo
1 commit: 4db17c395512c33cae99a3d963eeac197149bc65
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 20 12:06:15 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 20 12:06:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db17c39
7
8 net-irc/unrealircd: ppc stable wrt bug #694950
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-irc/unrealircd/unrealircd-4.2.4.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild b/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild
18 index 97c9a805e81..a9438082305 100644
19 --- a/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild
20 +++ b/net-irc/unrealircd/unrealircd-4.2.4.1.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"