diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:26:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:50:45 +0300 |
commit | cf680785081942291cc8c4f9e479b4c65c27b8b1 (patch) | |
tree | 89e1131ef8987d5417787a56970aca09112d0e74 /dev-perl/Mail-Box-IMAP4 | |
parent | dev-perl/Mail-Transport: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-cf680785081942291cc8c4f9e479b4c65c27b8b1.tar.gz gentoo-cf680785081942291cc8c4f9e479b4c65c27b8b1.tar.bz2 gentoo-cf680785081942291cc8c4f9e479b4c65c27b8b1.zip |
dev-perl/Mail-Box-IMAP4: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Mail-Box-IMAP4')
-rw-r--r-- | dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.0.ebuild b/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.0.ebuild index 3580c3294913..ac9be491a202 100644 --- a/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.0.ebuild +++ b/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Mail::Box connector via IMAP4" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha amd64 ~x86" IUSE="test" RDEPEND=" |