diff options
author | Sam James <sam@gentoo.org> | 2024-01-17 05:31:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-17 05:32:15 +0000 |
commit | e9db83cc52dcf2d02ec7b61bf44901ade9da2c5e (patch) | |
tree | 4b945e515f160a79e174c837a0c74d72918070f7 /mail-mta | |
parent | net-im/element-desktop-bin: upgrade to 1.11.54 (diff) | |
download | gentoo-e9db83cc52dcf2d02ec7b61bf44901ade9da2c5e.tar.gz gentoo-e9db83cc52dcf2d02ec7b61bf44901ade9da2c5e.tar.bz2 gentoo-e9db83cc52dcf2d02ec7b61bf44901ade9da2c5e.zip |
mail-mta/msmtp: Stabilize 1.8.24 arm64, #922244
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.24.ebuild b/mail-mta/msmtp/msmtp-1.8.24.ebuild index 36328302073a..45413de9ffca 100644 --- a/mail-mta/msmtp/msmtp-1.8.24.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.24.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 |