commit: b81f577662ac978b038e2026f146ec1a4e8851a2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 12 00:51:57 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 12 00:51:57 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b81f5776
net-mail/isync: Stabilize 1.5.1 x86, #969931
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/isync/isync-1.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/isync/isync-1.5.1.ebuild
b/net-mail/isync/isync-1.5.1.ebuild
index e0fedc44ee20..ff739e904f38 100644
--- a/net-mail/isync/isync-1.5.1.ebuild
+++ b/net-mail/isync/isync-1.5.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3 autotools
else
SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
fi
IUSE="berkdb sasl ssl zlib"