Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/
Date: Mon, 30 Apr 2018 22:46:42
Message-Id: 1525128390.d130de22d462c0d7f4faa6a5bd972d0322dfd799.bman@gentoo
1 commit: d130de22d462c0d7f4faa6a5bd972d0322dfd799
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 30 22:46:30 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 30 22:46:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d130de22
7
8 mail-client/roundcube: stable ALLARCH
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 mail-client/roundcube/roundcube-1.3.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/roundcube/roundcube-1.3.6.ebuild b/mail-client/roundcube/roundcube-1.3.6.ebuild
16 index 58391a85615..1c2eadee9c8 100644
17 --- a/mail-client/roundcube/roundcube-1.3.6.ebuild
18 +++ b/mail-client/roundcube/roundcube-1.3.6.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
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 ~sparc ~x86"
24 +KEYWORDS="amd64 arm ppc ppc64 ~sparc x86"
25
26 IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
27 REQUIRED_USE="|| ( mysql postgres sqlite )"