*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / Moose / Moose-2.180.600.ebuild
index 4b0618d9b4b20fe7e8dde5b4edf0e8857ae86af5..8137f502e34fc26deca84d7a6f5233a469470e6f 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="A postmodern object system for Perl 5"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 CONFLICTS="
        !<=dev-perl/Catalyst-5.900.499.990