diff options
author | Sam James <sam@gentoo.org> | 2021-05-27 23:13:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-27 23:13:57 +0000 |
commit | 5871a0a7648fa2aff1745bb00ef1da4d10c66749 (patch) | |
tree | f34edd122665f570f19a4ba1f3336a96fe75e472 /dev-perl | |
parent | media-libs/libjpeg-turbo: Stabilize 2.1.0-r1 arm64, #787422 (diff) | |
download | gentoo-5871a0a7648fa2aff1745bb00ef1da4d10c66749.tar.gz gentoo-5871a0a7648fa2aff1745bb00ef1da4d10c66749.tar.bz2 gentoo-5871a0a7648fa2aff1745bb00ef1da4d10c66749.zip |
dev-perl/Email-MIME-ContentType: Stabilize 1.24.0 amd64, #792498
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.24.0.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.24.0.ebuild index 6ee773f84610..210ea2b22a61 100644 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.24.0.ebuild +++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse a MIME Content-Type Header or Content-Disposition Header" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |