diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-12 16:33:24 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-12 17:34:56 +0100 |
commit | f3a7b62452b23d9ac1c23ef293b387fe0e7abeb7 (patch) | |
tree | 75f340f9776b3755b6e2acd62ea970d7570536fb /net-print/foo2zjs | |
parent | net-misc/unison: [QA] Fix MissingTestRestrict (diff) | |
download | gentoo-f3a7b62452b23d9ac1c23ef293b387fe0e7abeb7.tar.gz gentoo-f3a7b62452b23d9ac1c23ef293b387fe0e7abeb7.tar.bz2 gentoo-f3a7b62452b23d9ac1c23ef293b387fe0e7abeb7.zip |
net-print/foo2zjs: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-print/foo2zjs')
-rw-r--r-- | net-print/foo2zjs/foo2zjs-99999999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |