summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-irc/znc/ChangeLog5
-rw-r--r--net-irc/znc/znc-1.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/znc/ChangeLog b/net-irc/znc/ChangeLog
index c607c4ac5d5c..2b4613756355 100644
--- a/net-irc/znc/ChangeLog
+++ b/net-irc/znc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/znc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.71 2014/04/19 10:02:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.72 2014/04/19 10:07:28 ago Exp $
+
+ 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> znc-1.2-r1.ebuild:
+ Stable for x86, wrt bug #507794
19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> znc-1.2-r1.ebuild:
Stable for amd64, wrt bug #507794
diff --git a/net-irc/znc/znc-1.2-r1.ebuild b/net-irc/znc/znc-1.2-r1.ebuild
index ab82baf8ea01..b318bcf16ac8 100644
--- a/net-irc/znc/znc-1.2-r1.ebuild
+++ b/net-irc/znc/znc-1.2-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/znc/znc-1.2-r1.ebuild,v 1.2 2014/04/19 10:02:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.2-r1.ebuild,v 1.3 2014/04/19 10:07:28 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
KEYWORDS=""
else
SRC_URI="http://znc.in/releases/${PN}-${MY_PV}.tar.gz"
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
fi
HOMEPAGE="http://znc.in"