*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / Tree-Simple / Tree-Simple-1.330.0.ebuild
index 73f341bfdb35b1492451e566ced2f3fe62d3eb57..baacf881f47e3f783f6d029133a4abdeb5d01862 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="A simple tree object"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
 IUSE="test minimal"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=virtual/perl-Scalar-List-Utils-1.180.0