summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/ChangeLog5
-rw-r--r--net-irc/weechat/weechat-0.4.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/weechat/ChangeLog b/net-irc/weechat/ChangeLog
index f5934c4981b1..c760feabeaa1 100644
--- a/net-irc/weechat/ChangeLog
+++ b/net-irc/weechat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/weechat
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.140 2014/04/18 18:35:28 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.141 2014/06/14 09:59:56 phajdan.jr Exp $
+
+ 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> weechat-0.4.3-r1.ebuild:
+ x86 stable wrt bug #505476
18 Apr 2014; Chema Alonso <nimiux@gentoo.org> weechat-0.4.3-r1.ebuild:
Stable for amd64 wrt bug #505476
diff --git a/net-irc/weechat/weechat-0.4.3-r1.ebuild b/net-irc/weechat/weechat-0.4.3-r1.ebuild
index 8e37070d801c..2503b048e175 100644
--- a/net-irc/weechat/weechat-0.4.3-r1.ebuild
+++ b/net-irc/weechat/weechat-0.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild,v 1.3 2014/04/18 18:35:28 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild,v 1.4 2014/06/14 09:59:56 phajdan.jr Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3} )
@@ -18,7 +18,7 @@ SLOT="0"
if [[ ${PV} == "9999" ]]; then
KEYWORDS=""
else
- KEYWORDS="amd64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
fi
NETWORKS="+irc"