summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-28 23:51:19 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-28 23:51:19 +0000
commita65a88ab6d812d001af9d9c8ff76e8bd469b9580 (patch)
tree24e457ee37b7278b125a4598c91aa8c928134463 /net-irc
parentstable ppc, bug #436154 (diff)
downloadgentoo-2-a65a88ab6d812d001af9d9c8ff76e8bd469b9580.tar.gz
gentoo-2-a65a88ab6d812d001af9d9c8ff76e8bd469b9580.tar.bz2
gentoo-2-a65a88ab6d812d001af9d9c8ff76e8bd469b9580.zip
keyword ~ppc ~pcc64, bug #435872
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/ChangeLog5
-rw-r--r--net-irc/hexchat/hexchat-2.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog
index f92376c5bbc5..a5bafe86780e 100644
--- a/net-irc/hexchat/ChangeLog
+++ b/net-irc/hexchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/hexchat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.3 2012/09/24 11:33:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.4 2012/09/28 23:51:19 blueness Exp $
+
+ 28 Sep 2012; Anthony G. Basile <blueness@gentoo.org> hexchat-2.9.1.ebuild:
+ keyword ~ppc ~pcc64, bug #435872
24 Sep 2012; Jeroen Roovers <jer@gentoo.org> hexchat-2.9.1.ebuild:
Marked ~hppa (bug #435872).
diff --git a/net-irc/hexchat/hexchat-2.9.1.ebuild b/net-irc/hexchat/hexchat-2.9.1.ebuild
index dabd9125eecc..58ea90f02de9 100644
--- a/net-irc/hexchat/hexchat-2.9.1.ebuild
+++ b/net-irc/hexchat/hexchat-2.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.3 2012/09/24 11:33:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.4 2012/09/28 23:51:19 blueness Exp $
EAPI=4
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.hexchat.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl"
RDEPEND=">=dev-libs/glib-2.6.0:2