commit: b761153acb74fad2a200a2f949c43dae87dd3483
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 8 06:58:30 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun 8 06:58:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b761153a
net-mail/isync: amd64 stable wrt bug #794772
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-mail/isync/isync-1.3.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/isync/isync-1.3.6.ebuild
b/net-mail/isync/isync-1.3.6.ebuild
index 66034cbf5d2..4f5fbf97af8 100644
--- a/net-mail/isync/isync-1.3.6.ebuild
+++ b/net-mail/isync/isync-1.3.6.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="sasl ssl zlib"