diff options
author | Sam James <sam@gentoo.org> | 2024-11-12 21:47:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-12 21:47:26 +0000 |
commit | f92772ed6ed3a3dc18e323d84553bb1ed5ad9b8c (patch) | |
tree | 6c0d33383b20b5527151a3bc333b3598c2d54ad7 /mail-mta/msmtp | |
parent | sys-apps/iproute2: Stabilize 6.11.0-r2 x86, #943268 (diff) | |
download | gentoo-f92772ed6ed3a3dc18e323d84553bb1ed5ad9b8c.tar.gz gentoo-f92772ed6ed3a3dc18e323d84553bb1ed5ad9b8c.tar.bz2 gentoo-f92772ed6ed3a3dc18e323d84553bb1ed5ad9b8c.zip |
mail-mta/msmtp: Stabilize 1.8.27 x86, #943317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/msmtp')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.27.ebuild b/mail-mta/msmtp/msmtp-1.8.27.ebuild index e0a9e28c847e..2d41808491de 100644 --- a/mail-mta/msmtp/msmtp-1.8.27.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.27.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 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 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 |