Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/
Date: Mon, 30 Apr 2018 07:51:04
Message-Id: 1525074651.a2c5a912b02cec7b246b081b1a1c2fb3a254299d.ago@gentoo
1 commit: a2c5a912b02cec7b246b081b1a1c2fb3a254299d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 30 07:50:51 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 30 07:50:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c5a912
7
8 mail-client/roundcube: amd64 stable wrt bug #653044
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="amd64"
12
13 mail-client/roundcube/roundcube-1.3.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-client/roundcube/roundcube-1.3.6.ebuild b/mail-client/roundcube/roundcube-1.3.6.ebuild
17 index 09b004efbf4..58391a85615 100644
18 --- a/mail-client/roundcube/roundcube-1.3.6.ebuild
19 +++ b/mail-client/roundcube/roundcube-1.3.6.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="enigma ldap managesieve mysql postgres sqlite ssl spell"
28 REQUIRED_USE="|| ( mysql postgres sqlite )"