diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 02:25:18 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 02:25:18 +0000 |
commit | b7a084cceab6fa2bb0bc07cc8a3990c8f2062036 (patch) | |
tree | 23670a10e0487d9ebacea58679c5c5c3aebb07dc /net-irc | |
parent | Force scim not to use gtk3. (diff) | |
download | gentoo-2-b7a084cceab6fa2bb0bc07cc8a3990c8f2062036.tar.gz gentoo-2-b7a084cceab6fa2bb0bc07cc8a3990c8f2062036.tar.bz2 gentoo-2-b7a084cceab6fa2bb0bc07cc8a3990c8f2062036.zip |
keyword ~arm, bug #435872
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 92f6bdfdfb6c..bc6fb2a43a30 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.7 2012/10/01 09:13:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.8 2012/10/02 02:25:18 blueness Exp $ + + 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> hexchat-2.9.1.ebuild: + keyword ~arm, bug #435872 01 Oct 2012; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.1.ebuild: Stable for x86, wrt bug #435890 diff --git a/net-irc/hexchat/hexchat-2.9.1.ebuild b/net-irc/hexchat/hexchat-2.9.1.ebuild index 7c41031b826a..bd337c8b7436 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.7 2012/10/01 09:13:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.8 2012/10/02 02:25:18 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.hexchat.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl" RDEPEND=">=dev-libs/glib-2.6.0:2 |