summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/MIME-Types')
-rw-r--r--dev-perl/MIME-Types/MIME-Types-2.120.0.ebuild3
-rw-r--r--dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/MIME-Types/MIME-Types-2.120.0.ebuild b/dev-perl/MIME-Types/MIME-Types-2.120.0.ebuild
index 30b4ec856455..d7313b395bf0 100644
--- a/dev-perl/MIME-Types/MIME-Types-2.120.0.ebuild
+++ b/dev-perl/MIME-Types/MIME-Types-2.120.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,6 +12,7 @@ DESCRIPTION="Definition of MIME types"
SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE="test"
+RESTRICT="!test? ( test )"
# uses List::Util
RDEPEND="
diff --git a/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild b/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild
index c8fb7ca9749e..9d6391337337 100644
--- a/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild
+++ b/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild
@@ -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
@@ -12,6 +12,7 @@ DESCRIPTION="Definition of MIME types"
SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE="test"
+RESTRICT="!test? ( test )"
# uses List::Util
RDEPEND="