Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/
Date: Tue, 01 Sep 2015 15:59:58
Message-Id: 1441123187.f1c653e87cf0fa675cad8fd054ab0915d5707f97.maekke@gentoo
1 commit: f1c653e87cf0fa675cad8fd054ab0915d5707f97
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 15:59:47 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 15:59:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c653e8
7
8 mail-client/roundcube: arm stable, bug #554866
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="arm"
12
13 mail-client/roundcube/roundcube-1.0.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-client/roundcube/roundcube-1.0.6.ebuild b/mail-client/roundcube/roundcube-1.0.6.ebuild
17 index 3855e13..85b66fc 100644
18 --- a/mail-client/roundcube/roundcube-1.0.6.ebuild
19 +++ b/mail-client/roundcube/roundcube-1.0.6.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
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 ~hppa ppc ~ppc64 ~sparc x86"
25 +KEYWORDS="amd64 arm ~hppa ppc ~ppc64 ~sparc x86"
26 IUSE="ldap +mysql postgres sqlite ssl spell"
27
28 # this function only sets DEPEND so we need to include that in RDEPEND