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: Sat, 26 Dec 2015 10:36:44
Message-Id: 1451126164.71c4fe79290e472a12bb03ef5c9ece798df9c929.ago@gentoo
1 commit: 71c4fe79290e472a12bb03ef5c9ece798df9c929
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 10:36:04 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 10:36:04 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71c4fe79
7
8 mail-client/roundcube: ppc stable wrt bug #564476
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 mail-client/roundcube/roundcube-1.1.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/mail-client/roundcube/roundcube-1.1.3.ebuild b/mail-client/roundcube/roundcube-1.1.3.ebuild
18 index 9de17f4..c112276 100644
19 --- a/mail-client/roundcube/roundcube-1.1.3.ebuild
20 +++ b/mail-client/roundcube/roundcube-1.1.3.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
22 # roundcube is GPL-licensed, the rest of the licenses here are
23 # for bundled PEAR components, googiespell and utf8.class.php
24 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
25 -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
26 +KEYWORDS="amd64 ~hppa ppc ~sparc x86"
27
28 IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
29 REQUIRED_USE="|| ( mysql postgres sqlite )"