diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-13 11:10:33 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-13 11:10:33 +0000 |
commit | 92c47024cf73169d9d6636bc4ed4ce9a060694e2 (patch) | |
tree | 4491d8445ae3ea8b1452d26ddaff0c2400045be2 /mail-mta | |
parent | dev-php/pecl-apcu: Stabilize 5.1.23-r1 arm64, #943269 (diff) | |
download | gentoo-92c47024cf73169d9d6636bc4ed4ce9a060694e2.tar.gz gentoo-92c47024cf73169d9d6636bc4ed4ce9a060694e2.tar.bz2 gentoo-92c47024cf73169d9d6636bc4ed4ce9a060694e2.zip |
mail-mta/msmtp: Stabilize 1.8.27 arm64, #943317
Signed-off-by: Arthur Zamarin <arthurzam@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 2ef9b1c216ca..30c2201a47d2 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 |