*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / Image-Sane / Image-Sane-0.140.0.ebuild
index 46edc753eede63d7de4be90a20ac1f3d4cd827ac..504d7c094b0d66b5ecd69524230e0611d2c6ac35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,6 +13,7 @@ DESCRIPTION="Access SANE-compatible scanners from Perl"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-perl/Exception-Class