commit: 4a138507b9d587e873bf9bb117233ddac4a2c023
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 6 16:57:02 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 6 17:24:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a138507
net-analyzer/tcpdump: Remove stale sys-freebsd/ deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-analyzer/tcpdump/tcpdump-4.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild
b/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild
index f5cdec856e9..3731233ad94 100644
--- a/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild
@@ -34,7 +34,7 @@ DEPEND="
test? (
>=net-libs/libpcap-1.9.1
dev-lang/perl
- || ( app-arch/sharutils sys-freebsd/freebsd-ubin )
+ app-arch/sharutils
)
"