diff options
author | Sam James <sam@gentoo.org> | 2024-11-12 18:55:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-12 18:55:09 +0000 |
commit | 8fe974d7b94dd304c29c8ebdd008a76d7f7a940c (patch) | |
tree | f37d175ea387eac38558ba1e296dbf2bf9e771e4 /mail-mta | |
parent | app-xemacs/ebuild-mode: add 1.76 (diff) | |
download | gentoo-8fe974d7b94dd304c29c8ebdd008a76d7f7a940c.tar.gz gentoo-8fe974d7b94dd304c29c8ebdd008a76d7f7a940c.tar.bz2 gentoo-8fe974d7b94dd304c29c8ebdd008a76d7f7a940c.zip |
mail-mta/msmtp: Stabilize 1.8.27 ppc, #943317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.27.ebuild b/mail-mta/msmtp/msmtp-1.8.27.ebuild index 11f7ed9a8e30..e0a9e28c847e 100644 --- a/mail-mta/msmtp/msmtp-1.8.27.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.27.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 ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 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 |