diff options
Diffstat (limited to 'net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild')
-rw-r--r-- | net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild b/net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild index afd27bea59a3..45847e0869e6 100644 --- a/net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild +++ b/net-misc/linksys-tftp/linksys-tftp-1.2.1.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-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild,v 1.5 2004/09/04 23:19:57 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild,v 1.6 2004/11/05 22:00:38 lv Exp $ IUSE="" DESCRIPTION="TFTP client suitable for uploading to the Linksys WRT54G Wireless Router" @@ -8,7 +8,7 @@ HOMEPAGE="http://redsand.net/" SRC_URI="http://redsand.net/code/linksys-tftp-${PV}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" DEPEND="sys-devel/gcc virtual/libc" |