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: Fri, 25 Sep 2015 14:43:32
Message-Id: 1443192139.5791b551751b1106a587a41e23ad5cd9a7b850b5.ago@gentoo
1 commit: 5791b551751b1106a587a41e23ad5cd9a7b850b5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 14:42:19 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 14:42:19 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5791b551
7
8 net-ftp/filezilla: x86 stable wrt bug #550180
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
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 db36af7..473a971 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