*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / CHI / CHI-0.600.0.ebuild
index dc243b8ddfc77853cb3529eb540feae0f45d0b5f..4013d06d3414e3865e44c2b55c12e9566f713d90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,6 +12,7 @@ DESCRIPTION="Unified cache handling interface"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-perl/Carp-Assert-0.200.0