commit: abb5b7dea5399d33bbf45d35032f09bb56fd255b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 25 21:32:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 21:32:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb5b7de
net-mail/isync: Stabilize 1.3.5 x86, #771738
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/isync/isync-1.3.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/isync/isync-1.3.5.ebuild
b/net-mail/isync/isync-1.3.5.ebuild
index 55478128ab6..fbbaf6e51b0 100644
--- a/net-mail/isync/isync-1.3.5.ebuild
+++ b/net-mail/isync/isync-1.3.5.ebuild
@@ -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"