diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:53:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:37 +0100 |
commit | fed4654ea20fa60b257a087a1a22674dffb8afe5 (patch) | |
tree | d48c3ed0d1e783daa89f7f378198aa70a6c542ed /dev-perl/Email-MIME-ContentType | |
parent | dev-perl/Email-MIME: stable 1.940.0 for ppc64, bug #657574 (diff) | |
download | gentoo-fed4654ea20fa60b257a087a1a22674dffb8afe5.tar.gz gentoo-fed4654ea20fa60b257a087a1a22674dffb8afe5.tar.bz2 gentoo-fed4654ea20fa60b257a087a1a22674dffb8afe5.zip |
dev-perl/Email-MIME-ContentType: stable 1.18.0 for ppc64, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Email-MIME-ContentType')
-rw-r--r-- | dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 1ad6dc3e3159..0dafd86eaf6d 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 @@ -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=" |