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-ftp/filezilla/
Date: Wed, 04 Nov 2015 14:26:59
Message-Id: 1446647153.8b9ddf1d778156c35ce33f4e9b65fdb43d2225fd.ago@gentoo
1 commit: 8b9ddf1d778156c35ce33f4e9b65fdb43d2225fd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 4 14:25:53 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 4 14:25:53 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9ddf1d
7
8 net-ftp/filezilla: ppc stable wrt bug #550180
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc"
12
13 net-ftp/filezilla/filezilla-3.12.0.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-ftp/filezilla/filezilla-3.12.0.2.ebuild b/net-ftp/filezilla/filezilla-3.12.0.2.ebuild
17 index 9c966bc..84a1dff 100644
18 --- a/net-ftp/filezilla/filezilla-3.12.0.2.ebuild
19 +++ b/net-ftp/filezilla/filezilla-3.12.0.2.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
25 +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
26 IUSE="aqua dbus nls test"
27
28 RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1