*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-perl / DateTime / DateTime-1.420.0.ebuild
index 0c36ce3c8a485e8901c59ceed893da1bc7e349a0..2f35471997393b36f5c846356bfef9f6df8b569e 100644 (file)
@@ -1,6 +1,5 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 
@@ -12,8 +11,9 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 CONFLICTS="
        !<=dev-perl/DateTime-Format-Mail-0.402.0