diff options
Diffstat (limited to 'net-misc/atftp/atftp-0.6.2.ebuild')
-rw-r--r-- | net-misc/atftp/atftp-0.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/atftp/atftp-0.6.2.ebuild b/net-misc/atftp/atftp-0.6.2.ebuild index 950297f5ac6f..59d0c93c1399 100644 --- a/net-misc/atftp/atftp-0.6.2.ebuild +++ b/net-misc/atftp/atftp-0.6.2.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-misc/atftp/atftp-0.6.2.ebuild,v 1.9 2004/12/04 14:01:42 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/atftp-0.6.2.ebuild,v 1.10 2005/02/07 15:17:14 luckyduck Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/" SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~amd64" IUSE="tcpd" SLOT="0" |