diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:50:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:51:49 +0200 |
commit | a5515d6fc8d11aafbd8f7f56552c94e0eb26ce1b (patch) | |
tree | 065a6f7017a1c34385f2a4274ece101514f908fe /mail-mta | |
parent | x11-misc/slim: ppc64 stable wrt bug #560564 (diff) | |
download | gentoo-a5515d6fc8d11aafbd8f7f56552c94e0eb26ce1b.tar.gz gentoo-a5515d6fc8d11aafbd8f7f56552c94e0eb26ce1b.tar.bz2 gentoo-a5515d6fc8d11aafbd8f7f56552c94e0eb26ce1b.zip |
mail-mta/msmtp: ppc64 stable wrt bug #529460
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.6.1.ebuild b/mail-mta/msmtp/msmtp-1.6.1.ebuild index dc93ef2193b0..c74028a82f24 100644 --- a/mail-mta/msmtp/msmtp-1.6.1.ebuild +++ b/mail-mta/msmtp/msmtp-1.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/msmtp/${P}.tar.xz" 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 gnutls idn libsecret +mta nls sasl ssl vim-syntax" CDEPEND=" |