diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:15:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:15:55 +0100 |
commit | ce98dd705e9654e9db65a935974feba07a7274e5 (patch) | |
tree | 79ad008881b253462b239d2a8a6d1dd9888bda0c /mail-mta | |
parent | dev-python/lxml: amd64 stable wrt bug #757117 (diff) | |
download | gentoo-ce98dd705e9654e9db65a935974feba07a7274e5.tar.gz gentoo-ce98dd705e9654e9db65a935974feba07a7274e5.tar.bz2 gentoo-ce98dd705e9654e9db65a935974feba07a7274e5.zip |
mail-mta/msmtp: amd64 stable wrt bug #757135
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.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 c84a78f5ecd0..62d7f2971b88 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 |