diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:21:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:21:44 +0200 |
commit | 17186472f1668b3fa4188ecc337c7f04330f5bd2 (patch) | |
tree | d4bd035a28a5f99e3cd4e6e10b8ef8b677b02397 /mail-mta | |
parent | kde-apps/kholidays: amd64 stable wrt bug #615846 (diff) | |
download | gentoo-17186472f1668b3fa4188ecc337c7f04330f5bd2.tar.gz gentoo-17186472f1668b3fa4188ecc337c7f04330f5bd2.tar.bz2 gentoo-17186472f1668b3fa4188ecc337c7f04330f5bd2.zip |
mail-mta/msmtp: amd64 stable wrt bug #615336
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/msmtp/msmtp-1.6.6.ebuild b/mail-mta/msmtp/msmtp-1.6.6.ebuild index b1e56286e5e5..97e04298a4e3 100644 --- a/mail-mta/msmtp/msmtp-1.6.6.ebuild +++ b/mail-mta/msmtp/msmtp-1.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/msmtp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc gnutls idn libressl libsecret +mta nls sasl ssl vim-syntax" CDEPEND=" |