diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:40:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:40:33 +0200 |
commit | 8e28849a22657c227ee674e09d8c2aa4fcf21fcb (patch) | |
tree | 428d807cc954017fd0f181bed229c587c417e340 /dev-perl | |
parent | app-benchmarks/siege: amd64 stable wrt bug #792633 (diff) | |
download | gentoo-8e28849a22657c227ee674e09d8c2aa4fcf21fcb.tar.gz gentoo-8e28849a22657c227ee674e09d8c2aa4fcf21fcb.tar.bz2 gentoo-8e28849a22657c227ee674e09d8c2aa4fcf21fcb.zip |
dev-perl/Email-Simple: amd64 stable wrt bug #792657
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild b/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild index f2891490a13b..d95095c6f1e0 100644 --- a/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild +++ b/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple parsing of RFC2822 message format and headers" SLOT="0" -KEYWORDS="~amd64 ~mips ppc ~ppc64 x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~mips ppc ~ppc64 x86 ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |