*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / Lingua-PT-Stemmer / Lingua-PT-Stemmer-0.20.0.ebuild
index b59e2bb7ba89787a9470ead9b3190bd0a299966f..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
 
@@ -11,8 +10,9 @@ inherit perl-module
 DESCRIPTION="Portuguese language stemming"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ia64 ~ppc sparc x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 RDEPEND=""
 DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker