summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-08-29 12:57:40 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-08-29 12:57:40 +0000
commit9c7ba69522666993d64ecf0f6b094e53e25c4687 (patch)
treef195239d363a539f5be7067bf2eb0ded61b5e3cb /net-ftp/filezilla/filezilla-3.7.3.ebuild
parenttypo (diff)
downloadgentoo-2-9c7ba69522666993d64ecf0f6b094e53e25c4687.tar.gz
gentoo-2-9c7ba69522666993d64ecf0f6b094e53e25c4687.tar.bz2
gentoo-2-9c7ba69522666993d64ecf0f6b094e53e25c4687.zip
Stable on amd64 and x86, wrt bug #482672
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-ftp/filezilla/filezilla-3.7.3.ebuild')
-rw-r--r--net-ftp/filezilla/filezilla-3.7.3.ebuild4
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 80a79c70e6ef..fd6d0a2293fb 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.1 2013/08/09 08:07:06 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.7.3.ebuild,v 1.2 2013/08/29 12:57:40 pinkbyte 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