*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / Time-Stopwatch / Time-Stopwatch-1.0.0.ebuild
index 74f3ca4021d3affa2eefe3e2c9bf8421f26181f7..028206a72cd83d12233f54fc2b7cfac0e4001d46 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,6 +13,7 @@ DESCRIPTION="Use tied scalars as timers"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND=""
 DEPEND="test? ( virtual/perl-Time-HiRes )"