diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:31:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:50:52 +0300 |
commit | c23c115ab782807d5487b849406ab07d7f5874d1 (patch) | |
tree | 9ea0d65682d414a0195e2eee480868103961db67 /dev-perl/Mail-IMAPClient | |
parent | dev-perl/YAML-LibYAML: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-c23c115ab782807d5487b849406ab07d7f5874d1.tar.gz gentoo-c23c115ab782807d5487b849406ab07d7f5874d1.tar.bz2 gentoo-c23c115ab782807d5487b849406ab07d7f5874d1.zip |
dev-perl/Mail-IMAPClient: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Mail-IMAPClient')
-rw-r--r-- | dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild index 95638104d953..960711f2fc09 100644 --- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild +++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.390.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="IMAP client module for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="test ntlm md5 ssl zlib" PATCHES=( |