diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:18:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:50:39 +0300 |
commit | c4dbc1ca4c68aeb55f2a0d28dfc454e09082c6d5 (patch) | |
tree | fe25e8af164cbdf4723a6a435b494657cdd54674 /dev-perl/MIME-Types | |
parent | dev-perl/MIME-EncWords: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-c4dbc1ca4c68aeb55f2a0d28dfc454e09082c6d5.tar.gz gentoo-c4dbc1ca4c68aeb55f2a0d28dfc454e09082c6d5.tar.bz2 gentoo-c4dbc1ca4c68aeb55f2a0d28dfc454e09082c6d5.zip |
dev-perl/MIME-Types: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/MIME-Types')
-rw-r--r-- | dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 bd462012c6d3..b6f4c45869d4 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-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Definition of MIME types" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="test" # uses List::Util |