From 9973ae3c9a84dcb67a13d9c2f388989d1b909a2f Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 20 Jan 2021 00:33:54 +0000 Subject: net-mail/isync: Stabilize 1.3.3 amd64, #763492 Signed-off-by: Sam James --- net-mail/isync/isync-1.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-mail/isync') diff --git a/net-mail/isync/isync-1.3.3.ebuild b/net-mail/isync/isync-1.3.3.ebuild index 74b81bf11ed5..55478128ab66 100644 --- a/net-mail/isync/isync-1.3.3.ebuild +++ b/net-mail/isync/isync-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 autotools else SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" fi IUSE="libressl sasl ssl zlib" -- cgit v1.2.3-65-gdbad