diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-09 13:08:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-09 13:08:28 +0200 |
commit | 84b6f6ba5fa7d58fcbe6b81683fb79d408c5e99b (patch) | |
tree | 02e9283d72a04813729fe148855d952d32cf66ac /net-analyzer/tcpflow | |
parent | dev-python/paho-mqtt: amd64 stable wrt bug #695432 (diff) | |
download | gentoo-84b6f6ba5fa7d58fcbe6b81683fb79d408c5e99b.tar.gz gentoo-84b6f6ba5fa7d58fcbe6b81683fb79d408c5e99b.tar.bz2 gentoo-84b6f6ba5fa7d58fcbe6b81683fb79d408c5e99b.zip |
net-analyzer/tcpflow: amd64 stable wrt bug #696948
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpflow')
-rw-r--r-- | net-analyzer/tcpflow/tcpflow-1.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpflow/tcpflow-1.5.2-r1.ebuild b/net-analyzer/tcpflow/tcpflow-1.5.2-r1.ebuild index 8e3d8c724501..276a2e95221a 100644 --- a/net-analyzer/tcpflow/tcpflow-1.5.2-r1.ebuild +++ b/net-analyzer/tcpflow/tcpflow-1.5.2-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" " LICENSE="GPL-3" -KEYWORDS="~amd64 ~arm ppc ~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="cairo test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |