net-firewall/firewalld: The only test run is broken w/o root access
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 27 May 2018 19:16:22 +0000 (21:16 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 27 May 2018 19:53:32 +0000 (21:53 +0200)
Closes: https://bugs.gentoo.org/650760
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-firewall/firewalld/firewalld-0.5.1-r2.ebuild

index fbfa9af7d4e642b27164de8f2748124702dbc1b3..40e93d003c6b8b3314c99a5e4f6a3cca16101ea6 100644 (file)
@@ -35,6 +35,8 @@ DEPEND="${RDEPEND}
        >=dev-util/intltool-0.35
        sys-devel/gettext"
 
+RESTRICT="test" # bug 650760
+
 PATCHES=( "${FILESDIR}"/${P}-errorcodes{1,2}.patch )
 
 src_prepare() {