diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-09 23:44:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-09 23:44:23 +0300 |
commit | d936cf4eac855437dd9233a4efb7388d17cb3fdb (patch) | |
tree | 92025226ddce910725afbf9a83e877f6f354ebd7 /mail-mta | |
parent | net-irc/weechat: Stabilize 4.3.4 arm64, #939342 (diff) | |
download | gentoo-d936cf4eac855437dd9233a4efb7388d17cb3fdb.tar.gz gentoo-d936cf4eac855437dd9233a4efb7388d17cb3fdb.tar.bz2 gentoo-d936cf4eac855437dd9233a4efb7388d17cb3fdb.zip |
mail-mta/msmtp: Stabilize 1.8.26 arm64, #939343
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.26.ebuild b/mail-mta/msmtp/msmtp-1.8.26.ebuild index 3506c150d629..490153a4f249 100644 --- a/mail-mta/msmtp/msmtp-1.8.26.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.26.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 |