*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / Contextual-Return / Contextual-Return-0.4.14.ebuild
index b471cd584b0a096343fef77c7b5de0f3c757525c..f941957168c55c2d9bc14b4371377872887e2675 100644 (file)
@@ -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=6
@@ -12,6 +12,7 @@ DESCRIPTION="Create context-sensitive return values"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~ppc-aix"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-perl/Want