diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-08-15 19:39:26 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-08-15 19:39:26 +0000 |
commit | 4720f669b55055c400c8cbfe5ad87334c602c612 (patch) | |
tree | c9ab4862dd76cd7ee7f4eaf7b5114eec13b7e529 /net-irc/xchat/xchat-2.4.0.ebuild | |
parent | The previous security patch included in gentoo for aspell was apparently inco... (diff) | |
download | historical-4720f669b55055c400c8cbfe5ad87334c602c612.tar.gz historical-4720f669b55055c400c8cbfe5ad87334c602c612.tar.bz2 historical-4720f669b55055c400c8cbfe5ad87334c602c612.zip |
Update KEYWORDS
Diffstat (limited to 'net-irc/xchat/xchat-2.4.0.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.4.0.ebuild b/net-irc/xchat/xchat-2.4.0.ebuild index 4a86a1300dd2..bca3f4a3fc15 100644 --- a/net-irc/xchat/xchat-2.4.0.ebuild +++ b/net-irc/xchat/xchat-2.4.0.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.4.0.ebuild,v 1.2 2004/08/15 15:14:47 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0.ebuild,v 1.3 2004/08/15 19:39:26 swegener 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 ~ppc64" IUSE="perl tcltk python ssl mmx ipv6 nls" # Local use flag for the text frontend (bug #26427) IUSE="${IUSE} xchattext xchatnogtk xchatdccserver" |