diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:25:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:50:44 +0300 |
commit | b37419db43e5686cef78f37c5179585f463ec9bb (patch) | |
tree | 76c1d7e5bfa3db4c231a33c60f94efa34bd5d7c5 /dev-perl/Mail-Transport | |
parent | dev-perl/Mail-Message: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-b37419db43e5686cef78f37c5179585f463ec9bb.tar.gz gentoo-b37419db43e5686cef78f37c5179585f463ec9bb.tar.bz2 gentoo-b37419db43e5686cef78f37c5179585f463ec9bb.zip |
dev-perl/Mail-Transport: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Mail-Transport')
-rw-r--r-- | dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild index 94e625a329bd..c9540b88d77c 100644 --- a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild +++ b/dev-perl/Mail-Transport/Mail-Transport-3.0.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="Base class for Email Message Exchange" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha amd64 ~x86" IUSE="test" RDEPEND=" |