diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 02:56:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 02:56:41 +0000 |
commit | 20504df31cdbb3ae8ad99ab1bb74f602f44457da (patch) | |
tree | 2ec870db9ec006c0c690316ea03e8e0435be34b4 /dev-perl/MIME-Types | |
parent | dev-perl/Config-AutoConf: Stabilize 0.320.0 amd64, #833663 (diff) | |
download | gentoo-20504df31cdbb3ae8ad99ab1bb74f602f44457da.tar.gz gentoo-20504df31cdbb3ae8ad99ab1bb74f602f44457da.tar.bz2 gentoo-20504df31cdbb3ae8ad99ab1bb74f602f44457da.zip |
dev-perl/MIME-Types: Stabilize 2.220.0 amd64, #833665
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/MIME-Types')
-rw-r--r-- | dev-perl/MIME-Types/MIME-Types-2.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MIME-Types/MIME-Types-2.220.0.ebuild b/dev-perl/MIME-Types/MIME-Types-2.220.0.ebuild index 66a544bc7749..bf590d590722 100644 --- a/dev-perl/MIME-Types/MIME-Types-2.220.0.ebuild +++ b/dev-perl/MIME-Types/MIME-Types-2.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Definition of MIME types" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" RDEPEND=" virtual/perl-File-Spec |