diff options
author | Sam James <sam@gentoo.org> | 2022-09-20 01:06:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-20 01:06:20 +0100 |
commit | 5906a7c2da87ef1100530d0f0b30eafc96847879 (patch) | |
tree | aaef7f07aee17eea3943cbdbe01e25f4a27e0e4c | |
parent | dev-python/ini2toml: Stabilize 0.11-r1 x86, #871852 (diff) | |
download | gentoo-5906a7c2da87ef1100530d0f0b30eafc96847879.tar.gz gentoo-5906a7c2da87ef1100530d0f0b30eafc96847879.tar.bz2 gentoo-5906a7c2da87ef1100530d0f0b30eafc96847879.zip |
mail-mta/msmtp: Stabilize 1.8.22 x86, #871945
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.22.ebuild b/mail-mta/msmtp/msmtp-1.8.22.ebuild index 426027b0b9ae..77e8241562f3 100644 --- a/mail-mta/msmtp/msmtp-1.8.22.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.22.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 gnome-keyring +gnutls idn +mta nls sasl ssl vim-syntax" # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for |