diff options
author | Sam James <sam@gentoo.org> | 2023-02-25 19:52:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-25 19:52:32 +0000 |
commit | 0f24df0053b7c40ee76fe3079158a4d5e995c7ff (patch) | |
tree | f982fe4701cb81d71d2eadfd59dae59e33adb93c /net-mail | |
parent | media-sound/lollypop: Stabilize 1.4.35 amd64, #897720 (diff) | |
download | gentoo-0f24df0053b7c40ee76fe3079158a4d5e995c7ff.tar.gz gentoo-0f24df0053b7c40ee76fe3079158a4d5e995c7ff.tar.bz2 gentoo-0f24df0053b7c40ee76fe3079158a4d5e995c7ff.zip |
net-mail/sendEmail: Stabilize 1.56-r3 amd64, #897730
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/sendEmail/sendEmail-1.56-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/sendEmail/sendEmail-1.56-r3.ebuild b/net-mail/sendEmail/sendEmail-1.56-r3.ebuild index 7e5d25812ad0..8eda4cae017f 100644 --- a/net-mail/sendEmail/sendEmail-1.56-r3.ebuild +++ b/net-mail/sendEmail/sendEmail-1.56-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="ssl" RDEPEND=" |