diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-09 10:28:43 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-09 10:32:58 +0200 |
commit | c7b4d48579652108336f3650916c85a9e460baf7 (patch) | |
tree | 74cfe8fff992a9c96e329f991350b5c543c7a455 /mail-mta | |
parent | gnome-extra/gnome-network-displays: add 0.93.0 (diff) | |
download | gentoo-c7b4d48579652108336f3650916c85a9e460baf7.tar.gz gentoo-c7b4d48579652108336f3650916c85a9e460baf7.tar.bz2 gentoo-c7b4d48579652108336f3650916c85a9e460baf7.zip |
mail-mta/msmtp: Stabilize 1.8.26 amd64, #939343
Signed-off-by: Jakov Smolić <jsmolic@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 99d42c9e6537..aad3a3fa833d 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 |