summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/tcpflow')
-rw-r--r--net-analyzer/tcpflow/ChangeLog5
-rw-r--r--net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/tcpflow/ChangeLog b/net-analyzer/tcpflow/ChangeLog
index 73d7b552f9b6..0130fdbbfbb5 100644
--- a/net-analyzer/tcpflow/ChangeLog
+++ b/net-analyzer/tcpflow/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/tcpflow
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v 1.51 2014/07/17 16:15:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v 1.52 2014/08/26 22:25:39 blueness Exp $
+
+ 26 Aug 2014; Anthony G. Basile <blueness@gentoo.org> tcpflow-1.4.4_p3.ebuild:
+ Keyword ~ppc, bug #513078
*tcpflow-1.4.4_p3 (17 Jul 2014)
diff --git a/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild b/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild
index a120376f9c77..1c48729024c8 100644
--- a/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild
+++ b/net-analyzer/tcpflow/tcpflow-1.4.4_p3.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-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild,v 1.1 2014/07/17 16:15:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild,v 1.2 2014/08/26 22:25:39 blueness Exp $
EAPI=5
inherit autotools eutils
@@ -13,7 +13,7 @@ SRC_URI="
"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
SLOT="0"
IUSE="+pcap test"