From f6b3cf8136a36adab0ad621aa56ce2aace09434d Mon Sep 17 00:00:00 2001 From: Tony Vroon Date: Sat, 30 Dec 2006 16:21:02 +0000 Subject: Add ~ppc64 keyword. Tested on 64UL with GCC 4. (Portage version: 2.1.2_rc4-r3) --- net-irc/xchat-gnome/ChangeLog | 5 ++++- net-irc/xchat-gnome/xchat-gnome-0.15.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-irc/xchat-gnome') diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 10cd64bf3161..dade57bfcefc 100644 --- a/net-irc/xchat-gnome/ChangeLog +++ b/net-irc/xchat-gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat-gnome # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.26 2006/11/06 00:34:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.27 2006/12/30 16:21:02 chainsaw Exp $ + + 30 Dec 2006; Tony Vroon xchat-gnome-0.15.ebuild: + Add ~ppc64 keyword. Tested on 64UL with GCC 4. 06 Nov 2006; Christian Faulhammer xchat-gnome-0.15.ebuild: diff --git a/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild index 623322642e81..e064655830f9 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.15.ebuild,v 1.2 2006/11/06 00:34:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild,v 1.3 2006/12/30 16:21:02 chainsaw Exp $ inherit gnome2 eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://releases.navi.cx/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~ppc64" IUSE="perl tcltk python ssl mmx ipv6 nls dbus libsexy libnotify spell" RDEPEND=">=dev-libs/glib-2.12.0 -- cgit v1.2.3-65-gdbad