From bd534f4bd7f2bb0776404b13a3f17555aa4605c3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sat, 11 Feb 2017 20:04:57 +0100 Subject: [PATCH] net-print/foo2zjs: Hard-disable test phase Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- net-print/foo2zjs/foo2zjs-99999999.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/net-print/foo2zjs/foo2zjs-99999999.ebuild b/net-print/foo2zjs/foo2zjs-99999999.ebuild index c5011e9bfbf9..bcbff6fa3824 100644 --- a/net-print/foo2zjs/foo2zjs-99999999.ebuild +++ b/net-print/foo2zjs/foo2zjs-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -75,3 +75,8 @@ src_install() { emake DESTDIR="${D}" -j1 install install-hotplug } + +src_test() { + # see bug 419787 + : ; +} -- 2.26.2