diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 15:51:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 15:51:54 +0000 |
commit | cb87bcb1e703d56e333e62f3e421c8bb90a84385 (patch) | |
tree | a788a8901c2f46394d0b4770baa3486d9fb8659f /net-ftp/filezilla/filezilla-3.7.3.ebuild | |
parent | Fix trailing whitespace error (diff) | |
download | gentoo-2-cb87bcb1e703d56e333e62f3e421c8bb90a84385.tar.gz gentoo-2-cb87bcb1e703d56e333e62f3e421c8bb90a84385.tar.bz2 gentoo-2-cb87bcb1e703d56e333e62f3e421c8bb90a84385.zip |
Stable for ppc, wrt bug #482672
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp/filezilla/filezilla-3.7.3.ebuild')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/filezilla/filezilla-3.7.3.ebuild b/net-ftp/filezilla/filezilla-3.7.3.ebuild index fd6d0a2293fb..930cb5854268 100644 --- a/net-ftp/filezilla/filezilla-3.7.3.ebuild +++ b/net-ftp/filezilla/filezilla-3.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.7.3.ebuild,v 1.2 2013/08/29 12:57:40 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.7.3.ebuild,v 1.3 2013/09/01 15:51:54 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua dbus nls test" RDEPEND=">=app-admin/eselect-wxwidgets-0.7-r1 |