summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-01-26 21:47:17 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-01-26 21:55:10 +0100
commit3372b1cc41693122443d313595453bd1cab63296 (patch)
tree973d8482c3dbd94a29f4b58415c5bb53ffdafeb0 /net-mail/isync
parentapp-antivirus/clamav: x86 stable (bug #702010) (diff)
downloadgentoo-3372b1cc41693122443d313595453bd1cab63296.tar.gz
gentoo-3372b1cc41693122443d313595453bd1cab63296.tar.bz2
gentoo-3372b1cc41693122443d313595453bd1cab63296.zip
net-mail/isync: x86 stable (bug #697800)
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-mail/isync')
-rw-r--r--net-mail/isync/isync-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/isync/isync-1.3.1.ebuild b/net-mail/isync/isync-1.3.1.ebuild
index 7fec5f34da7c..dbd86955dbcb 100644
--- a/net-mail/isync/isync-1.3.1.ebuild
+++ b/net-mail/isync/isync-1.3.1.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 ~ppc ~x86"
+ KEYWORDS="amd64 ~arm ~ppc x86"
fi
IUSE="libressl sasl ssl zlib"