*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / Class-Adapter / Class-Adapter-1.80.0-r1.ebuild
index c7fa7698bf0b3508e2563097ba480dbb384bf6ed..417d7d03dfebc1b528e041f6c1069cf26f914119 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=5
@@ -12,6 +12,7 @@ DESCRIPTION='Implementation of the "Adapter" Design Pattern'
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=virtual/perl-Scalar-List-Utils-1.10"