diff options
author | Tom Martin <slarti@gentoo.org> | 2004-10-30 21:49:55 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-10-30 21:49:55 +0000 |
commit | f63e1e9398cc2562941ff613a0e178ffee5161df (patch) | |
tree | b0fca84e816f05d85258ea95afde08867135e1a4 /net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild | |
parent | ~amd64 - Bug #66986 (diff) | |
download | historical-f63e1e9398cc2562941ff613a0e178ffee5161df.tar.gz historical-f63e1e9398cc2562941ff613a0e178ffee5161df.tar.bz2 historical-f63e1e9398cc2562941ff613a0e178ffee5161df.zip |
Marked ~amd64 for bug 69552.
Diffstat (limited to 'net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild')
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild index d07b4145bbed..d1c0ff4e9992 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild,v 1.6 2004/07/03 12:13:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild,v 1.7 2004/10/30 21:49:55 slarti Exp $ IUSE="" @@ -14,7 +14,7 @@ DEPEND="virtual/python SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ~amd64" src_unpack() { unpack ${A} |