diff options
author | Sam James <sam@gentoo.org> | 2024-04-24 15:06:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-24 15:06:56 +0100 |
commit | 15267e60d50a7459d73e2d4491d4e84eaa048ce0 (patch) | |
tree | 1650a65fa1cd0cb06058890c2addf69bd4e65717 /mail-mta | |
parent | app-misc/mc: Stabilize 4.8.30-r2 sparc, #930574 (diff) | |
download | gentoo-15267e60d50a7459d73e2d4491d4e84eaa048ce0.tar.gz gentoo-15267e60d50a7459d73e2d4491d4e84eaa048ce0.tar.bz2 gentoo-15267e60d50a7459d73e2d4491d4e84eaa048ce0.zip |
mail-mta/msmtp: Stabilize 1.8.25 sparc, #930578
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.25.ebuild b/mail-mta/msmtp/msmtp-1.8.25.ebuild index f8f460e9df26..07fb2dff84a7 100644 --- a/mail-mta/msmtp/msmtp-1.8.25.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2023 Gentoo Authors +# Copyright 2004-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |