diff options
author | Sam James <sam@gentoo.org> | 2023-03-30 10:56:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-30 10:56:18 +0100 |
commit | c05d12ee2e92c4f0151069ca9130d9ef0b403c83 (patch) | |
tree | f62d9ba031a732eba8d9857abda88458efceb2aa /mail-mta/msmtp | |
parent | mail-mta/msmtp: Stabilize 1.8.23 amd64, #903568 (diff) | |
download | gentoo-c05d12ee2e92c4f0151069ca9130d9ef0b403c83.tar.gz gentoo-c05d12ee2e92c4f0151069ca9130d9ef0b403c83.tar.bz2 gentoo-c05d12ee2e92c4f0151069ca9130d9ef0b403c83.zip |
mail-mta/msmtp: Stabilize 1.8.23 x86, #903568
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/msmtp')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.23.ebuild b/mail-mta/msmtp/msmtp-1.8.23.ebuild index 068bd8a3ff6e..3d4fe9c0efda 100644 --- a/mail-mta/msmtp/msmtp-1.8.23.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.23.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" # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for |