Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/isync/
Date: Sun, 10 Jun 2018 19:42:59
Message-Id: 1528659761.9662861205d6e506ba24ed97ab29752c146c8a61.bman@gentoo
1 commit: 9662861205d6e506ba24ed97ab29752c146c8a61
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 19:42:41 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 19:42:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96628612
7
8 net-mail/isync: amd64 stable wrt bug #657718
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-mail/isync/isync-1.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/isync/isync-1.3.0.ebuild b/net-mail/isync/isync-1.3.0.ebuild
16 index 189fafb11a8..bf69e93d446 100644
17 --- a/net-mail/isync/isync-1.3.0.ebuild
18 +++ b/net-mail/isync/isync-1.3.0.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ppc x86"
24 +KEYWORDS="amd64 ~arm ~ppc x86"
25 IUSE="compat sasl libressl ssl zlib"
26
27 DEPEND=">=sys-libs/db-4.2:*