diff options
author | Sam James <sam@gentoo.org> | 2024-04-24 15:11:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-24 15:11:20 +0100 |
commit | b7dcc81209c19d033d87612a9dfd77af17a5171f (patch) | |
tree | 9edf28da37c882d9f90adb758d928b01c49c46fd /mail-mta | |
parent | mail-mta/msmtp: Stabilize 1.8.25 arm64, #930578 (diff) | |
download | gentoo-b7dcc81209c19d033d87612a9dfd77af17a5171f.tar.gz gentoo-b7dcc81209c19d033d87612a9dfd77af17a5171f.tar.bz2 gentoo-b7dcc81209c19d033d87612a9dfd77af17a5171f.zip |
mail-mta/msmtp: Stabilize 1.8.25 ppc, #930578
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.25.ebuild b/mail-mta/msmtp/msmtp-1.8.25.ebuild index 1f2bc8b428b6..9feb60f9033f 100644 --- a/mail-mta/msmtp/msmtp-1.8.25.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.25.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 |