commit: aa58f45745d72a3b18b23d29780ff0b1094e22a0
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 18:40:59 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 18:46:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa58f457
net-mail/isync: x86 stable (bug #657718)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-mail/isync/isync-1.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-mail/isync/isync-1.3.0.ebuild
b/net-mail/isync/isync-1.3.0.ebuild
index 838bb0f289a..189fafb11a8 100644
--- a/net-mail/isync/isync-1.3.0.ebuild
+++ b/net-mail/isync/isync-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc x86"
IUSE="compat sasl libressl ssl zlib"
DEPEND=">=sys-libs/db-4.2:*