*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / HTTP-Entity-Parser / HTTP-Entity-Parser-0.200.0.ebuild
index 065049ce628d4924698f0301f163a1c9b4ab674e..b6ba9ac1587d0ab3bf8a6d5e10ba1f022da8c5c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,8 +10,9 @@ inherit perl-module
 
 DESCRIPTION="PSGI compliant HTTP Entity Parser"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE="test +xs"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        virtual/perl-Encode