diff options
author | Sam James <sam@gentoo.org> | 2023-08-21 18:49:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-21 18:49:17 +0100 |
commit | 98ccbca18bfb9791d36b416f940b0a365d8c737f (patch) | |
tree | 81f92d22d1ddba7e8ee4d20613082627a44288cb /mail-mta/msmtp | |
parent | net-misc/openssh: fix configure check for zlib-1.3 (diff) | |
download | gentoo-98ccbca18bfb9791d36b416f940b0a365d8c737f.tar.gz gentoo-98ccbca18bfb9791d36b416f940b0a365d8c737f.tar.bz2 gentoo-98ccbca18bfb9791d36b416f940b0a365d8c737f.zip |
mail-mta/msmtp: Stabilize 1.8.24 ppc, #912750
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/msmtp')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.24.ebuild b/mail-mta/msmtp/msmtp-1.8.24.ebuild index 4690897727e6..f0ca378c8f56 100644 --- a/mail-mta/msmtp/msmtp-1.8.24.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.24.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 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="daemon doc keyring +gnutls idn +mta nls sasl ssl" # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for |