diff options
author | Sam James <sam@gentoo.org> | 2023-08-21 18:42:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-21 18:42:38 +0100 |
commit | e2188382703766455f958a12a9d53498bf0e13ee (patch) | |
tree | aa73a8d49b3f0a53930fe1849a7f1f9584ba1653 /mail-mta/msmtp | |
parent | mail-mta/msmtp: Stabilize 1.8.24 ppc64, #912750 (diff) | |
download | gentoo-e2188382703766455f958a12a9d53498bf0e13ee.tar.gz gentoo-e2188382703766455f958a12a9d53498bf0e13ee.tar.bz2 gentoo-e2188382703766455f958a12a9d53498bf0e13ee.zip |
mail-mta/msmtp: Stabilize 1.8.24 sparc, #912750
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/msmtp')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.24.ebuild b/mail-mta/msmtp/msmtp-1.8.24.ebuild index a179ac9913b1..4690897727e6 100644 --- a/mail-mta/msmtp/msmtp-1.8.24.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.24.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 |