diff options
Diffstat (limited to 'net-misc/howl/howl-0.9.6-r2.ebuild')
-rw-r--r-- | net-misc/howl/howl-0.9.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/howl/howl-0.9.6-r2.ebuild b/net-misc/howl/howl-0.9.6-r2.ebuild index f215ae27ac1d..ed98a448d420 100644 --- a/net-misc/howl/howl-0.9.6-r2.ebuild +++ b/net-misc/howl/howl-0.9.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.6-r2.ebuild,v 1.9 2005/01/08 23:09:37 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.6-r2.ebuild,v 1.10 2005/01/22 06:06:16 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.porchdogsoft.com/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ~mips ~ia64 ppc ~s390 sparc x86 ppc64" +KEYWORDS="amd64 hppa ~mips ia64 ppc s390 sparc x86 ppc64" IUSE="" DEPEND="virtual/libc" |