diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-01 10:42:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-01 10:42:21 +0200 |
commit | 17a85feff4eea7ceeacf0082231d614d3ef29141 (patch) | |
tree | 4931dd0b7483e107850db6a2a4a16f31c809bb53 /mail-mta/msmtp | |
parent | mail-mta/msmtp: ppc64 stable wrt bug #855290 (diff) | |
download | gentoo-17a85feff4eea7ceeacf0082231d614d3ef29141.tar.gz gentoo-17a85feff4eea7ceeacf0082231d614d3ef29141.tar.bz2 gentoo-17a85feff4eea7ceeacf0082231d614d3ef29141.zip |
mail-mta/msmtp: sparc stable wrt bug #855290
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-mta/msmtp')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.20.ebuild b/mail-mta/msmtp/msmtp-1.8.20.ebuild index 3af232520813..8eb6da2b8159 100644 --- a/mail-mta/msmtp/msmtp-1.8.20.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.20.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 idn +mta nls sasl ssl vim-syntax" # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for |