diff options
Diffstat (limited to 'net-misc/howl/howl-0.9.6-r1.ebuild')
-rw-r--r-- | net-misc/howl/howl-0.9.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/howl/howl-0.9.6-r1.ebuild b/net-misc/howl/howl-0.9.6-r1.ebuild index 423c39171621..3434a370d127 100644 --- a/net-misc/howl/howl-0.9.6-r1.ebuild +++ b/net-misc/howl/howl-0.9.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r1.ebuild,v 1.1 2004/09/20 13:46:35 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.6-r1.ebuild,v 1.2 2004/09/30 19:36:21 geoman Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="BSD" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" DEPEND="sys-libs/glibc" # sys-devel/automake - needed if we remove the html docs from /usr/share src_unpack() { |