diff options
Diffstat (limited to 'net-misc/host/host-991529.ebuild')
-rw-r--r-- | net-misc/host/host-991529.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/host/host-991529.ebuild b/net-misc/host/host-991529.ebuild index 383c9eaf1a5f..451113d686f1 100644 --- a/net-misc/host/host-991529.ebuild +++ b/net-misc/host/host-991529.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/host/host-991529.ebuild,v 1.12 2003/02/24 19:42:04 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/host/host-991529.ebuild,v 1.13 2003/02/27 12:02:43 gmsoft Exp $ S="${WORKDIR}" @@ -22,7 +22,7 @@ DEPEND="net-dns/bind-tools" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc ~alpha mips" +KEYWORDS="x86 ppc sparc ~alpha mips hppa" src_unpack() { cd ${S} |