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: Sat, 04 Jun 2016 05:08:27
Message-Id: 1465016879.393feb21b13967450d61add1526e637d2c658795.maekke@gentoo
1 commit: 393feb21b13967450d61add1526e637d2c658795
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 4 05:07:59 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 4 05:07:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=393feb21
7
8 mail-client/roundcube: arm stable, bug #584200
9
10 Package-Manager: portage-2.3.0_rc1
11 RepoMan-Options: --include-arches="arm"
12
13 mail-client/roundcube/roundcube-1.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-client/roundcube/roundcube-1.2.0.ebuild b/mail-client/roundcube/roundcube-1.2.0.ebuild
17 index e051df9..eb218cb 100644
18 --- a/mail-client/roundcube/roundcube-1.2.0.ebuild
19 +++ b/mail-client/roundcube/roundcube-1.2.0.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV/_/-}/${MY_P}.t
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
27 IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
28 REQUIRED_USE="|| ( mysql postgres sqlite )"