diff options
Diffstat (limited to 'net-misc/howl/howl-0.9.8.ebuild')
-rw-r--r-- | net-misc/howl/howl-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/howl/howl-0.9.8.ebuild b/net-misc/howl/howl-0.9.8.ebuild index 14366a2d11f0..16d0ed0639e5 100644 --- a/net-misc/howl/howl-0.9.8.ebuild +++ b/net-misc/howl/howl-0.9.8.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.8.ebuild,v 1.7 2005/07/23 21:55:23 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.8.ebuild,v 1.8 2005/07/27 10:59:18 pvdabeel Exp $ inherit eutils flag-o-matic @@ -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 ~ppc-macos" +KEYWORDS="~amd64 ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86" IUSE="" DEPEND="virtual/libc" |