summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-08 06:16:20 +0000
committerSam James <sam@gentoo.org>2021-12-08 06:16:20 +0000
commit8ac9ef97b6b4fcecfa9ed7cc2656f07bd0b76e27 (patch)
treecfa59e2456d6a028b02b21921f515f3fd1df27a0 /net-mail
parentsci-geosciences/qmapshack: Stabilize 1.16.0 x86, #828268 (diff)
downloadgentoo-8ac9ef97b6b4fcecfa9ed7cc2656f07bd0b76e27.tar.gz
gentoo-8ac9ef97b6b4fcecfa9ed7cc2656f07bd0b76e27.tar.bz2
gentoo-8ac9ef97b6b4fcecfa9ed7cc2656f07bd0b76e27.zip
net-mail/isync: Stabilize 1.4.4 x86, #828470
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 210ee8d0b3a0..319bbabbbe80 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"