Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/
Date: Fri, 28 Sep 2018 08:12:28
Message-Id: 1538122319.69f46b619841fce6c4d880758f0cefd341c91570.zlogene@gentoo
1 commit: 69f46b619841fce6c4d880758f0cefd341c91570
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 28 08:11:59 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 28 08:11:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69f46b61
7
8 mail-client/roundcube: amd64 stable wrt bug #666232
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 mail-client/roundcube/roundcube-1.3.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/roundcube/roundcube-1.3.7.ebuild b/mail-client/roundcube/roundcube-1.3.7.ebuild
16 index 523cf314db6..034e4959c8e 100644
17 --- a/mail-client/roundcube/roundcube-1.3.7.ebuild
18 +++ b/mail-client/roundcube/roundcube-1.3.7.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
20 # roundcube is GPL-licensed, the rest of the licenses here are
21 # for bundled PEAR components, googiespell and utf8.class.php
22 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc x86"
24 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 sparc x86"
25
26 IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell"
27 REQUIRED_USE="|| ( mysql postgres sqlite )"