commit: 53b7dd1fa05cefeb027bf7db4ae5fad2fc601851 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Jun 20 13:51:15 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Jun 20 13:56:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b7dd1f
net-analyzer/wireshark: RESTRICT=test Package-Manager: Portage-2.3.101, Repoman-2.3.22 Closes: https://bugs.gentoo.org/show_bug.cgi?id=673486 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> net-analyzer/wireshark/wireshark-3.2.4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-analyzer/wireshark/wireshark-3.2.4.ebuild b/net-analyzer/wireshark/wireshark-3.2.4.ebuild index ec7bc1b3f92..50b70fda998 100644 --- a/net-analyzer/wireshark/wireshark-3.2.4.ebuild +++ b/net-analyzer/wireshark/wireshark-3.2.4.ebuild @@ -87,6 +87,7 @@ RDEPEND=" REQUIRED_USE=" plugin-ifdemo? ( plugins ) " +RESTRICT="test" PATCHES=( "${FILESDIR}"/${PN}-2.4-androiddump.patch "${FILESDIR}"/${PN}-2.6.0-redhat.patch
