Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/scrollz/
Date: Mon, 29 Apr 2019 20:09:33
Message-Id: 1556568533.5e02ad67712ee705f77302e3a380b9f9d2cfb0fa.slyfox@gentoo
1 commit: 5e02ad67712ee705f77302e3a380b9f9d2cfb0fa
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 29 20:08:53 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 20:08:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e02ad67
7
8 net-irc/scrollz: stable 2.3 for ppc, bug #684594
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-irc/scrollz/scrollz-2.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/scrollz/scrollz-2.3.ebuild b/net-irc/scrollz/scrollz-2.3.ebuild
18 index 91c290474e3..a7a4b03e80b 100644
19 --- a/net-irc/scrollz/scrollz-2.3.ebuild
20 +++ b/net-irc/scrollz/scrollz-2.3.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="http://www.scrollz.info/download/${MY_P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
26 +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
27
28 IUSE="gmp gnutls ipv6 socks5 ssl"
29 REQUIRED_USE="gnutls? ( ssl )"