Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/
Date: Mon, 05 Jun 2017 14:30:31
Message-Id: 1496672835.12b0f7dff8e5e849dab14d08dceda32896353886.whissi@gentoo
1 commit: 12b0f7dff8e5e849dab14d08dceda32896353886
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 5 14:27:15 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 5 14:27:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b0f7df
7
8 mail-client/roundcube: x86 stable wrt bug #618322
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 mail-client/roundcube/roundcube-1.2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/roundcube/roundcube-1.2.5.ebuild b/mail-client/roundcube/roundcube-1.2.5.ebuild
16 index 390daeacca5..aea6522c6a7 100644
17 --- a/mail-client/roundcube/roundcube-1.2.5.ebuild
18 +++ b/mail-client/roundcube/roundcube-1.2.5.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV/_/-}/${MY_P}.t
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 ~x86"
24 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
25
26 IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
27 REQUIRED_USE="|| ( mysql postgres sqlite )"