diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:44:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:44:10 +0200 |
commit | 26c7c3acc349bc20dc35dedcb01c3380e7d7ab3c (patch) | |
tree | a660f743e73dbbb5030841d5a746ab1d0fa84f58 /dev-perl/Email-MIME-ContentType | |
parent | dev-perl/Email-MIME: ppc64 stable wrt bug #717060 (diff) | |
download | gentoo-26c7c3acc349bc20dc35dedcb01c3380e7d7ab3c.tar.gz gentoo-26c7c3acc349bc20dc35dedcb01c3380e7d7ab3c.tar.bz2 gentoo-26c7c3acc349bc20dc35dedcb01c3380e7d7ab3c.zip |
dev-perl/Email-MIME-ContentType: ppc64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Email-MIME-ContentType')
-rw-r--r-- | dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.22.0.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.22.0.ebuild index d1782d80362e..222acd9de1b7 100644 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.22.0.ebuild +++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.22.0.ebuild @@ -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 )" |