diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-24 20:02:52 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-24 20:02:52 +0100 |
commit | dc1e95c14dc3c2154ba1b194ad7b309690e09c74 (patch) | |
tree | a8f2a717a31d9ef49a20e37fe5d8cf18cc1c5c03 /mail-mta | |
parent | dev-libs/kuserfeedback: Stabilize 1.2.0 amd64, #835888 (diff) | |
download | gentoo-dc1e95c14dc3c2154ba1b194ad7b309690e09c74.tar.gz gentoo-dc1e95c14dc3c2154ba1b194ad7b309690e09c74.tar.bz2 gentoo-dc1e95c14dc3c2154ba1b194ad7b309690e09c74.zip |
mail-mta/msmtp: Stabilize 1.8.19 amd64, #835934
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.19.ebuild b/mail-mta/msmtp/msmtp-1.8.19.ebuild index 9e91391eb5d4..468bdb943971 100644 --- a/mail-mta/msmtp/msmtp-1.8.19.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2021 Gentoo Authors +# Copyright 2004-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |