diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:06:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:06:46 +0200 |
commit | 4911719ff4584f6c52cca3d8130e8401ad01319a (patch) | |
tree | 1fefbed7ee6e8b3dfa088cbfc5bdd0279e848c3d /dev-perl/Mail-IMAPClient | |
parent | dev-perl/Mail-Mbox-MessageParser: x86 stable wrt bug #805107 (diff) | |
download | gentoo-4911719ff4584f6c52cca3d8130e8401ad01319a.tar.gz gentoo-4911719ff4584f6c52cca3d8130e8401ad01319a.tar.bz2 gentoo-4911719ff4584f6c52cca3d8130e8401ad01319a.zip |
dev-perl/Mail-IMAPClient: x86 stable wrt bug #805113
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Mail-IMAPClient')
-rw-r--r-- | dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild index b2806fc9ebe7..b1a6eeb4b72e 100644 --- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild +++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.430.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="IMAP client module for Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="test ntlm md5 ssl zlib" PATCHES=( |