diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-22 14:46:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-22 14:46:34 +0000 |
commit | 895f2cb60084703b999655bfbdf6007be91830cc (patch) | |
tree | 3b18ea56f2c68ce1c07dd566faab044eedad157e /net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild | |
parent | Fix bug #263015 (diff) | |
download | historical-895f2cb60084703b999655bfbdf6007be91830cc.tar.gz historical-895f2cb60084703b999655bfbdf6007be91830cc.tar.bz2 historical-895f2cb60084703b999655bfbdf6007be91830cc.zip |
Adding ~ppc64 to xchat-gnome-0.2x versions
Package-Manager: portage-2.1.6.11/cvs/Linux ppc64
Diffstat (limited to 'net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild')
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild index bad160a66c5e..1009714d7221 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild,v 1.1 2009/04/12 23:30:49 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild,v 1.2 2009/04/22 14:46:34 ranger Exp $ inherit gnome2 eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://xchat-gnome.navi.cx/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="dbus ipv6 libnotify mmx nls perl python sound spell ssl tcl" RDEPEND=">=dev-libs/glib-2.18.0 |