diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:35:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:37:49 -0400 |
commit | 9496b5b3b23919adacf2927a0858218e71cec0be (patch) | |
tree | c7ef49b36106585207bd396983a7f17f04b5fbe4 /dev-perl/Email-MIME-ContentType | |
parent | dev-perl/Event: amd64 stable wrt bug #657574 (diff) | |
download | gentoo-9496b5b3b23919adacf2927a0858218e71cec0be.tar.gz gentoo-9496b5b3b23919adacf2927a0858218e71cec0be.tar.bz2 gentoo-9496b5b3b23919adacf2927a0858218e71cec0be.zip |
dev-perl/Email-MIME-ContentType: amd64 stable wrt bug #657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Email-MIME-ContentType')
-rw-r--r-- | dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild index 28f0c479b9da..09a6657ac8e0 100644 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild +++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="Parse a MIME Content-Type 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" RDEPEND=" |