diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:24:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:24:40 +0000 |
commit | f5b6f7bf205852521e67b77c47116685b3dba4de (patch) | |
tree | c3e6bb584a7c35a6b633bbbaa36c9d08d9deb450 /net-analyzer/lft | |
parent | net-analyzer/flow-tools: Stabilize 0.68.6-r1 ppc, #776526 (diff) | |
download | gentoo-f5b6f7bf205852521e67b77c47116685b3dba4de.tar.gz gentoo-f5b6f7bf205852521e67b77c47116685b3dba4de.tar.bz2 gentoo-f5b6f7bf205852521e67b77c47116685b3dba4de.zip |
net-analyzer/lft: Stabilize 3.91-r1 ppc, #776541
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/lft')
-rw-r--r-- | net-analyzer/lft/lft-3.91-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/lft/lft-3.91-r1.ebuild b/net-analyzer/lft/lft-3.91-r1.ebuild index 576eb0a3cc0b..f1fbf871c189 100644 --- a/net-analyzer/lft/lft-3.91-r1.ebuild +++ b/net-analyzer/lft/lft-3.91-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 @@ -9,7 +9,7 @@ SRC_URI="http://pwhois.org/get/${P}.tar.gz" LICENSE="VOSTROM" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND=" net-libs/libpcap |