diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:35:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:50:56 +0300 |
commit | 93554e93f21cec46e7e74a444eefa058d5b67dca (patch) | |
tree | 9608a523cfb4b2869fa05a7bc2d22b9e973f39ea /dev-perl/Mail-Sendmail | |
parent | dev-perl/Mail-Sender: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-93554e93f21cec46e7e74a444eefa058d5b67dca.tar.gz gentoo-93554e93f21cec46e7e74a444eefa058d5b67dca.tar.bz2 gentoo-93554e93f21cec46e7e74a444eefa058d5b67dca.zip |
dev-perl/Mail-Sendmail: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Mail-Sendmail')
-rw-r--r-- | dev-perl/Mail-Sendmail/Mail-Sendmail-0.800.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.800.0.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.800.0.ebuild index d9ca6ac0c360..cd37d8a06863 100644 --- a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.800.0.ebuild +++ b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.800.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple platform independent mailer" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |