From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1AA461382C5 for ; Sat, 20 Jun 2020 13:56:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A68C1E091C; Sat, 20 Jun 2020 13:56:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F026E091C for ; Sat, 20 Jun 2020 13:56:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E37534F49E for ; Sat, 20 Jun 2020 13:56:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEDBF253 for ; Sat, 20 Jun 2020 13:56:28 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1592661384.53b7dd1fa05cefeb027bf7db4ae5fad2fc601851.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/wireshark/wireshark-3.2.4.ebuild X-VCS-Directories: net-analyzer/wireshark/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 53b7dd1fa05cefeb027bf7db4ae5fad2fc601851 X-VCS-Branch: master Date: Sat, 20 Jun 2020 13:56:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4ff59106-72fd-4e2d-a808-a1fbe1881273 X-Archives-Hash: 2b077af85410b541243135b82b5f3fb0 commit: 53b7dd1fa05cefeb027bf7db4ae5fad2fc601851 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jun 20 13:51:15 2020 +0000 Commit: Jeroen Roovers gentoo 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 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