diff options
Diffstat (limited to 'net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild')
-rw-r--r-- | net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild b/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild index 3be25496fbec..31aa40c1ee25 100644 --- a/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild +++ b/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild,v 1.4 2004/03/22 04:33:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild,v 1.5 2004/04/15 18:07:36 randy Exp $ DESCRIPTION="port of the OpenBSD TFTP server" SRC_URI="mirror://kernel/software/network/tftp/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc x86 s390" DEPEND="virtual/glibc !virtual/tftp" |