diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:01:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:01:36 +0200 |
commit | 8761e5a11d87b820f9c25236fdeefee283fe1882 (patch) | |
tree | 7848b4d7f2ed56d4fa9c95ad5c45758a090ea676 /dev-perl | |
parent | dev-perl/Email-MIME: x86 stable wrt bug #717060 (diff) | |
download | gentoo-8761e5a11d87b820f9c25236fdeefee283fe1882.tar.gz gentoo-8761e5a11d87b820f9c25236fdeefee283fe1882.tar.bz2 gentoo-8761e5a11d87b820f9c25236fdeefee283fe1882.zip |
dev-perl/Email-MIME-ContentType: x86 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 2c20dafb127f..d1782d80362e 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 )" |