Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/
Date: Fri, 26 Jun 2020 20:21:39
Message-Id: 1593202877.c7a6d6ff407adc21bfa00b2fa422d1b7e9f00b0e.whissi@gentoo
1 commit: c7a6d6ff407adc21bfa00b2fa422d1b7e9f00b0e
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Tue Jun 23 11:44:22 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 26 20:21:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a6d6ff
7
8 mail-client/roundcube: arm stable (bug #720876)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 mail-client/roundcube/roundcube-1.3.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/mail-client/roundcube/roundcube-1.3.11.ebuild b/mail-client/roundcube/roundcube-1.3.11.ebuild
18 index 03c060ce602..eeb2d082cba 100644
19 --- a/mail-client/roundcube/roundcube-1.3.11.ebuild
20 +++ b/mail-client/roundcube/roundcube-1.3.11.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
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 ~arm ~hppa ~ppc ~ppc64 sparc x86"
26 +KEYWORDS="~amd64 arm ~hppa ~ppc ~ppc64 sparc x86"
27
28 IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell"
29 REQUIRED_USE="|| ( mysql postgres sqlite )"