diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-05 23:30:45 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-05 23:30:45 +0000 |
commit | 962ff0b3526fc2ebde62f7d4b641644de4895675 (patch) | |
tree | 2bbad631502c845c2ce7b362348875c62ea52979 /net-misc/netkit-tftp | |
parent | manifest (diff) | |
download | gentoo-2-962ff0b3526fc2ebde62f7d4b641644de4895675.tar.gz gentoo-2-962ff0b3526fc2ebde62f7d4b641644de4895675.tar.bz2 gentoo-2-962ff0b3526fc2ebde62f7d4b641644de4895675.zip |
added amd64 to keywords
Diffstat (limited to 'net-misc/netkit-tftp')
-rw-r--r-- | net-misc/netkit-tftp/netkit-tftp-0.17-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-tftp/netkit-tftp-0.17-r2.ebuild b/net-misc/netkit-tftp/netkit-tftp-0.17-r2.ebuild index 552a1e895257..896fc84a7fa4 100644 --- a/net-misc/netkit-tftp/netkit-tftp-0.17-r2.ebuild +++ b/net-misc/netkit-tftp/netkit-tftp-0.17-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/netkit-tftp-0.17-r2.ebuild,v 1.1 2003/10/30 17:13:15 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/netkit-tftp-0.17-r2.ebuild,v 1.2 2004/04/05 23:30:45 jhuebel Exp $ DESCRIPTION="the tftp server included in netkit" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-tftp-0.17.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" -KEYWORDS="x86 sparc ppc mips" +KEYWORDS="x86 sparc ppc mips amd64" LICENSE="BSD" SLOT="0" |