diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:24:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:24:36 +0000 |
commit | c75bdb86286281132935dd8618a4c25eb21ff6ce (patch) | |
tree | 7947a7333750010dfc507fde879b2bb351e44e12 /net-analyzer/flow-tools | |
parent | net-analyzer/darkstat: Stabilize 3.0.719-r3 ppc, #776520 (diff) | |
download | gentoo-c75bdb86286281132935dd8618a4c25eb21ff6ce.tar.gz gentoo-c75bdb86286281132935dd8618a4c25eb21ff6ce.tar.bz2 gentoo-c75bdb86286281132935dd8618a4c25eb21ff6ce.zip |
net-analyzer/flow-tools: Stabilize 0.68.6-r1 ppc, #776526
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/flow-tools')
-rw-r--r-- | net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild b/net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild index d8ee002d2ccf..203402f825d3 100644 --- a/net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild +++ b/net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/5u623l20/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="debug libressl mysql postgres ssl static-libs" RDEPEND=" |