commit: ee754985895937d25a3db06755d9f04580026d32 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Fri Jan 3 06:45:24 2020 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Fri Jan 3 08:42:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee754985
net-mail/getmail: stabilize 5.14 Signed-off-by: Tim Harder <radhermit <AT> gentoo.org> net-mail/getmail/getmail-5.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/getmail/getmail-5.14.ebuild b/net-mail/getmail/getmail-5.14.ebuild index 813ca4429c8..57708757394 100644 --- a/net-mail/getmail/getmail-5.14.ebuild +++ b/net-mail/getmail/getmail-5.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="ssl" python_prepare_all() {
