commit: 3a81fc922b3e0a952078fb5c7cbed819e189c601 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 11:49:46 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 11:49:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a81fc92
mail-mta/msmtp: Stabilize 1.8.27 arm, #917048 Signed-off-by: Sam James <sam <AT> gentoo.org> mail-mta/msmtp/msmtp-1.8.27.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-mta/msmtp/msmtp-1.8.27.ebuild b/mail-mta/msmtp/msmtp-1.8.27.ebuild index 30c2201a47d2..8e9337fc92ef 100644 --- a/mail-mta/msmtp/msmtp-1.8.27.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2024 Gentoo Authors +# Copyright 2004-2025 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 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
