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: Fri, 23 Dec 2016 15:06:47
Message-Id: 1482505593.04e73395456b671c5a9dd25ad4a6159b705e64ba.maekke@gentoo
1 commit: 04e73395456b671c5a9dd25ad4a6159b705e64ba
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 23 15:06:33 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 23 15:06:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e73395
7
8 mail-client/roundcube: arm stable, bug #601410
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 mail-client/roundcube/roundcube-1.2.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-client/roundcube/roundcube-1.2.3.ebuild b/mail-client/roundcube/roundcube-1.2.3.ebuild
17 index 2c4efbb..668dc18 100644
18 --- a/mail-client/roundcube/roundcube-1.2.3.ebuild
19 +++ b/mail-client/roundcube/roundcube-1.2.3.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 x86"
25 +KEYWORDS="amd64 arm x86"
26
27 IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
28 REQUIRED_USE="|| ( mysql postgres sqlite )"