*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / Lingua-PT-Stemmer / Lingua-PT-Stemmer-0.20.0.ebuild
index 7da8c426fe5682e3b7de34fcb50d4e71d915e849..87dbf018b7a62c35b80f6dc5cce10e1167c1ffb4 100644 (file)
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 
@@ -13,6 +12,7 @@ DESCRIPTION="Portuguese language stemming"
 SLOT="0"
 KEYWORDS="amd64 ia64 ~ppc sparc x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 RDEPEND=""
 DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker