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: Sat, 17 Nov 2018 15:41:56
Message-Id: 1542469278.e0c00411fdd07a4a34db6d1f40b40055095ac0b4.zlogene@gentoo
1 commit: e0c00411fdd07a4a34db6d1f40b40055095ac0b4
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 17 15:41:18 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 17 15:41:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c00411
7
8 mail-client/roundcube: arm stable wrt bug #669696
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 mail-client/roundcube/roundcube-1.3.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-client/roundcube/roundcube-1.3.8.ebuild b/mail-client/roundcube/roundcube-1.3.8.ebuild
17 index 73d3379b6a5..d1a39af89b1 100644
18 --- a/mail-client/roundcube/roundcube-1.3.8.ebuild
19 +++ b/mail-client/roundcube/roundcube-1.3.8.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
21 # roundcube is GPL-licensed, the rest of the licenses here are
22 # for bundled PEAR components, googiespell and utf8.class.php
23 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
24 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 sparc x86"
25 +KEYWORDS="amd64 arm ~ppc ~ppc64 sparc x86"
26
27 IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell"
28 REQUIRED_USE="|| ( mysql postgres sqlite )"