commit: 6de0eb622471849c0e5fffd091d39c01fc81bc4a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 00:38:40 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 00:38:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de0eb62
mail-mta/ssmtp: Stabilize 2.64_p12 arm, #954453
Signed-off-by: Sam James <sam <AT> gentoo.org>
mail-mta/ssmtp/ssmtp-2.64_p12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mail-mta/ssmtp/ssmtp-2.64_p12.ebuild
b/mail-mta/ssmtp/ssmtp-2.64_p12.ebuild
index 7f7c4dce0512..78079a179684 100644
--- a/mail-mta/ssmtp/ssmtp-2.64_p12.ebuild
+++ b/mail-mta/ssmtp/ssmtp-2.64_p12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ S="${WORKDIR}"/${PN}-$(ver_cut 1-2)
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="+ssl gnutls +mta"
REQUIRED_USE="gnutls? ( ssl )"