summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/xchat')
-rw-r--r--net-irc/xchat/xchat-2.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.0.9.ebuild b/net-irc/xchat/xchat-2.0.9.ebuild
index ba3be672ff37..39f47ab395e9 100644
--- a/net-irc/xchat/xchat-2.0.9.ebuild
+++ b/net-irc/xchat/xchat-2.0.9.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-irc/xchat/xchat-2.0.9.ebuild,v 1.8 2004/09/07 23:21:28 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.9.ebuild,v 1.9 2004/09/23 04:43:32 vapier Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.xchat.org/"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="x86 sparc hppa ~ppc ~alpha amd64 ~ia64 ~mips"
+KEYWORDS="x86 sparc hppa ppc alpha amd64 ia64 ~mips"
IUSE="perl tcltk python ssl mmx ipv6 nls xchattext xchatnogtk"
# Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org>