commit: c75bdb86286281132935dd8618a4c25eb21ff6ce Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 21:24:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 21:24:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c75bdb86
net-analyzer/flow-tools: Stabilize 0.68.6-r1 ppc, #776526 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild | 4 ++-- 1 file 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 d8ee002d2cc..203402f825d 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="
