diff options
author | David Holm <dholm@gentoo.org> | 2005-07-26 12:59:32 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-26 12:59:32 +0000 |
commit | 93fcb4745b2ecc4a4a3006311605d2d1b0c7de86 (patch) | |
tree | 16fa62d42c456b2956d963075dd5c409465efbfc /net-ftp/easyftp/easyftp-6_beta.ebuild | |
parent | Version bump - bug #100343 (diff) | |
download | historical-93fcb4745b2ecc4a4a3006311605d2d1b0c7de86.tar.gz historical-93fcb4745b2ecc4a4a3006311605d2d1b0c7de86.tar.bz2 historical-93fcb4745b2ecc4a4a3006311605d2d1b0c7de86.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-ftp/easyftp/easyftp-6_beta.ebuild')
-rw-r--r-- | net-ftp/easyftp/easyftp-6_beta.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/easyftp/easyftp-6_beta.ebuild b/net-ftp/easyftp/easyftp-6_beta.ebuild index 2fec258d1ae3..ef63be292d51 100644 --- a/net-ftp/easyftp/easyftp-6_beta.ebuild +++ b/net-ftp/easyftp/easyftp-6_beta.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/easyftp/easyftp-6_beta.ebuild,v 1.10 2004/07/14 23:55:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/easyftp/easyftp-6_beta.ebuild,v 1.11 2005/07/26 12:53:44 dholm Exp $ inherit eutils @@ -13,7 +13,7 @@ DEPEND="=x11-libs/qt-3*" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" src_unpack() { |