From f3a7b62452b23d9ac1c23ef293b387fe0e7abeb7 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 12 Dec 2019 16:33:24 +0100 Subject: net-print/foo2zjs: [QA] Fix MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-print/foo2zjs/foo2zjs-99999999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-print') diff --git a/net-print/foo2zjs/foo2zjs-99999999.ebuild b/net-print/foo2zjs/foo2zjs-99999999.ebuild index d1309102958b..53f4e1dcf6aa 100644 --- a/net-print/foo2zjs/foo2zjs-99999999.ebuild +++ b/net-print/foo2zjs/foo2zjs-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="" IUSE="test" -RESTRICT="bindist" +RESTRICT="bindist !test? ( test )" RDEPEND="net-print/cups net-print/foomatic-db-engine -- cgit v1.2.3-65-gdbad