summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-08 09:18:26 +0000
committerSam James <sam@gentoo.org>2021-12-08 09:18:26 +0000
commit9e10c25c249f35dfa9054a053feb86b1d9249b2b (patch)
treee2a6ef21ed803730e91ad691651e4da6d202a5e0 /net-mail
parentnet-mail/isync: Stabilize 1.4.4 arm64, #828544 (diff)
downloadgentoo-9e10c25c249f35dfa9054a053feb86b1d9249b2b.tar.gz
gentoo-9e10c25c249f35dfa9054a053feb86b1d9249b2b.tar.bz2
gentoo-9e10c25c249f35dfa9054a053feb86b1d9249b2b.zip
net-mail/isync: Stabilize 1.4.4 arm, #828544
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/isync/isync-1.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/isync/isync-1.4.4.ebuild b/net-mail/isync/isync-1.4.4.ebuild
index f7ccfefb511f..8b349d1935a9 100644
--- a/net-mail/isync/isync-1.4.4.ebuild
+++ b/net-mail/isync/isync-1.4.4.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="berkdb sasl ssl zlib"