From f54acad3a6b223560b0a2cb0e76556d8dbf8428f Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Sun, 22 Feb 2004 22:49:50 +0000 Subject: Remove arm keywords --- net-irc/muh/muh-2.1_rc1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-irc') diff --git a/net-irc/muh/muh-2.1_rc1.ebuild b/net-irc/muh/muh-2.1_rc1.ebuild index 57278366a2db..ab6a1048e197 100644 --- a/net-irc/muh/muh-2.1_rc1.ebuild +++ b/net-irc/muh/muh-2.1_rc1.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-irc/muh/muh-2.1_rc1.ebuild,v 1.3 2003/11/18 20:36:24 hhg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.1_rc1.ebuild,v 1.4 2004/02/22 22:47:15 agriffis Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/muh/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips " src_compile() { econf || die "configure failed" -- cgit v1.2.3-65-gdbad