commit:     da48302554b3e4e797ebb9c359e4e1d5e72d3239
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 12 00:51:56 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 12 00:51:56 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da483025

net-mail/isync: Stabilize 1.5.1 arm64, #969931

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/isync/isync-1.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/isync/isync-1.5.1.ebuild 
b/net-mail/isync/isync-1.5.1.ebuild
index ac5e475016b9..e0fedc44ee20 100644
--- a/net-mail/isync/isync-1.5.1.ebuild
+++ b/net-mail/isync/isync-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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"

Reply via email to