diff options
Diffstat (limited to 'mail-mta/msmtp/msmtp-1.4.31-r1.ebuild')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.4.31-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/msmtp/msmtp-1.4.31-r1.ebuild b/mail-mta/msmtp/msmtp-1.4.31-r1.ebuild index 898c03921966..e73f9725e45d 100644 --- a/mail-mta/msmtp/msmtp-1.4.31-r1.ebuild +++ b/mail-mta/msmtp/msmtp-1.4.31-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.31-r1.ebuild,v 1.5 2014/03/06 10:44:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.31-r1.ebuild,v 1.6 2014/03/12 10:04:42 ago Exp $ EAPI=5 inherit multilib python eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/msmtp/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc gnome-keyring gnutls idn +mta nls sasl ssl vim-syntax" CDEPEND=" |