diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:22:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:22:07 +0100 |
commit | 4de278a7c4147d3e3bb439274daeefdedd7cd958 (patch) | |
tree | b6d91ee114731dc8961bc51f0bbcdfe707b1782c /mail-mta | |
parent | dev-python/lxml: ppc64 stable wrt bug #757117 (diff) | |
download | gentoo-4de278a7c4147d3e3bb439274daeefdedd7cd958.tar.gz gentoo-4de278a7c4147d3e3bb439274daeefdedd7cd958.tar.bz2 gentoo-4de278a7c4147d3e3bb439274daeefdedd7cd958.zip |
mail-mta/msmtp: ppc64 stable wrt bug #757135
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.12.ebuild b/mail-mta/msmtp/msmtp-1.8.12.ebuild index b2340d1e9173..0d7e4afa34f3 100644 --- a/mail-mta/msmtp/msmtp-1.8.12.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="daemon doc gnome-keyring idn +mta nls sasl ssl vim-syntax" # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for |