commit: f3a7b62452b23d9ac1c23ef293b387fe0e7abeb7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 15:33:24 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 16:34:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3a7b624
net-print/foo2zjs: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-print/foo2zjs/foo2zjs-99999999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-print/foo2zjs/foo2zjs-99999999.ebuild
b/net-print/foo2zjs/foo2zjs-99999999.ebuild
index d1309102958..53f4e1dcf6a 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