diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-09 13:09:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-09 13:09:36 +0200 |
commit | bc64089c66c442d827992876588769fd6855dbfd (patch) | |
tree | 4c70c07e58e0005f6487be6356ade61d23b07315 /net-analyzer/tcpflow | |
parent | dev-python/paho-mqtt: x86 stable wrt bug #695432 (diff) | |
download | gentoo-bc64089c66c442d827992876588769fd6855dbfd.tar.gz gentoo-bc64089c66c442d827992876588769fd6855dbfd.tar.bz2 gentoo-bc64089c66c442d827992876588769fd6855dbfd.zip |
net-analyzer/tcpflow: x86 stable wrt bug #696948
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 276a2e95221a..1b29c9fe64b0 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}" |