diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-16 18:18:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-16 18:18:42 +0000 |
commit | a7eb936311b45642420dfa7e9cabcd3e16fac935 (patch) | |
tree | 0236735f237fbfeb9899bf3060abc0166eea107f /net-irc/xchat/xchat-2.4.5.ebuild | |
parent | dev/ profile going the way of the dodo, use the 2006.0 experimental/dev profi... (diff) | |
download | gentoo-2-a7eb936311b45642420dfa7e9cabcd3e16fac935.tar.gz gentoo-2-a7eb936311b45642420dfa7e9cabcd3e16fac935.tar.bz2 gentoo-2-a7eb936311b45642420dfa7e9cabcd3e16fac935.zip |
-sparc wrt #109744
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-irc/xchat/xchat-2.4.5.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.4.5.ebuild b/net-irc/xchat/xchat-2.4.5.ebuild index 58e02c875be8..8d748ad3e6dc 100644 --- a/net-irc/xchat/xchat-2.4.5.ebuild +++ b/net-irc/xchat/xchat-2.4.5.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-irc/xchat/xchat-2.4.5.ebuild,v 1.8 2005/11/11 23:20:27 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.9 2005/11/16 18:18:42 gustavoz Exp $ inherit flag-o-matic eutils versionator @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 -sparc x86" IUSE="perl tcltk python ssl mmx ipv6 nls xchattext xchatnogtk xchatdccserver" # Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org> |