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 5E69513835A for ; Tue, 3 Nov 2020 22:14:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E739E0908; Tue, 3 Nov 2020 22:14:31 +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 3595EE0908 for ; Tue, 3 Nov 2020 22:14:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4C25D340D42 for ; Tue, 3 Nov 2020 22:14:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87C253F1 for ; Tue, 3 Nov 2020 22:14:28 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1604441662.067d2acd9b76171ca1346fd087a2ebbd9d4d8470.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/wireshark/wireshark-99999999.ebuild X-VCS-Directories: net-analyzer/wireshark/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 067d2acd9b76171ca1346fd087a2ebbd9d4d8470 X-VCS-Branch: master Date: Tue, 3 Nov 2020 22:14: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: 26523212-d866-4b4d-8331-f2c5a03cb0a5 X-Archives-Hash: 49a9d381ed6c03c0de0a2c62c2963c52 commit: 067d2acd9b76171ca1346fd087a2ebbd9d4d8470 Author: Aaron Bauman gentoo org> AuthorDate: Tue Nov 3 22:11:32 2020 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Nov 3 22:14:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067d2acd net-analyzer/wireshark: add missing test restrict Signed-off-by: Aaron Bauman gentoo.org> net-analyzer/wireshark/wireshark-99999999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild index d2276be5cf2..bb74c337607 100644 --- a/net-analyzer/wireshark/wireshark-99999999.ebuild +++ b/net-analyzer/wireshark/wireshark-99999999.ebuild @@ -19,6 +19,7 @@ IUSE=" +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp sshdump ssl sdjournal test +text2pcap tfshark +tshark +udpdump zlib +zstd " +RESTRICT="!test? ( test )" S=${WORKDIR}/${P/_/} CDEPEND="