diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-16 23:28:51 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-19 08:42:01 +0200 |
commit | aa0dd2c0a97d57a053bf9b1e00c180fcc113fc0c (patch) | |
tree | 4ecf0027b9ee56eaa3cd1f9bc919569b7d3d3e8b /mail-mta | |
parent | dev-libs/libretls: Keyword 3.5.2-r1 alpha, #855293 (diff) | |
download | gentoo-aa0dd2c0a97d57a053bf9b1e00c180fcc113fc0c.tar.gz gentoo-aa0dd2c0a97d57a053bf9b1e00c180fcc113fc0c.tar.bz2 gentoo-aa0dd2c0a97d57a053bf9b1e00c180fcc113fc0c.zip |
mail-mta/msmtp: Keyword 1.8.22 alpha, #855293
Closes: https://github.com/gentoo/gentoo/pull/27294
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.22.ebuild b/mail-mta/msmtp/msmtp-1.8.22.ebuild index e0afc3931611..13d463822304 100644 --- a/mail-mta/msmtp/msmtp-1.8.22.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.22.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~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 +gnutls idn +mta nls sasl ssl vim-syntax" # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for |