From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1126819-garchives=archives.gentoo.org@lists.gentoo.org>
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 2D618138334
	for <garchives@archives.gentoo.org>; Mon,  2 Dec 2019 15:19:49 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 14CCEE087E;
	Mon,  2 Dec 2019 15:19:48 +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 F3AB2E087E
	for <gentoo-commits@lists.gentoo.org>; Mon,  2 Dec 2019 15:19:47 +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 0A9C234D6D6
	for <gentoo-commits@lists.gentoo.org>; Mon,  2 Dec 2019 15:19:47 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id F223D8CD
	for <gentoo-commits@lists.gentoo.org>; Mon,  2 Dec 2019 15:19:43 +0000 (UTC)
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1575299970.a7e7664a671df6ccd3e8a8076682ce7c8b74dd57.juippis@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ferm/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-firewall/ferm/ferm-2.5.ebuild
X-VCS-Directories: net-firewall/ferm/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: a7e7664a671df6ccd3e8a8076682ce7c8b74dd57
X-VCS-Branch: master
Date: Mon,  2 Dec 2019 15:19:43 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: cd7bb897-07a7-4631-b6c8-d92e3fe8d0f1
X-Archives-Hash: 5c0502eccb92ffe6b50ae24e7cc148c4

commit:     a7e7664a671df6ccd3e8a8076682ce7c8b74dd57
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  2 15:19:09 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Dec  2 15:19:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e7664a

net-firewall/ferm: restrict test

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-firewall/ferm/ferm-2.5.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-firewall/ferm/ferm-2.5.ebuild b/net-firewall/ferm/ferm-2.5.ebuild
index 20d200514fe..532055e4fd1 100644
--- a/net-firewall/ferm/ferm-2.5.ebuild
+++ b/net-firewall/ferm/ferm-2.5.ebuild
@@ -13,6 +13,9 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 
+# Uses Internet connection while testing.
+RESTRICT="test"
+
 # does not install any perl libs
 RDEPEND="dev-lang/perl:*
 	net-firewall/iptables