diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:45:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:45:25 +0200 |
commit | aa203f35994ac7bd94bbda5a9b2df77240c36bdd (patch) | |
tree | 1e6380046943094d3683a24d94c89829bb8c3ecc /mail-mta/ssmtp | |
parent | dev-util/cunit: Stabilize 2.1_p3-r1 hppa, #886721 (diff) | |
download | gentoo-aa203f35994ac7bd94bbda5a9b2df77240c36bdd.tar.gz gentoo-aa203f35994ac7bd94bbda5a9b2df77240c36bdd.tar.bz2 gentoo-aa203f35994ac7bd94bbda5a9b2df77240c36bdd.zip |
mail-mta/ssmtp: Stabilize 2.64_p11-r1 amd64, #886733
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-mta/ssmtp')
-rw-r--r-- | mail-mta/ssmtp/ssmtp-2.64_p11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/ssmtp/ssmtp-2.64_p11-r1.ebuild b/mail-mta/ssmtp/ssmtp-2.64_p11-r1.ebuild index ea900396a3d3..caef023d9bb0 100644 --- a/mail-mta/ssmtp/ssmtp-2.64_p11-r1.ebuild +++ b/mail-mta/ssmtp/ssmtp-2.64_p11-r1.ebuild @@ -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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+ssl gnutls +mta" REQUIRED_USE="gnutls? ( ssl )" |