Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/
Date: Sun, 28 Jun 2020 07:58:35
Message-Id: 1593331101.9be389b0389df0471c914c87f29c4eb45b0f483a.slyfox@gentoo
1 commit: 9be389b0389df0471c914c87f29c4eb45b0f483a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 07:58:21 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 07:58:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be389b0
7
8 mail-client/roundcube: stable 1.3.11 for ppc
9
10 stable wrt bug #
11 Tested-by: ernsteiswuerfel
12 Package-Manager: Portage-2.3.103, Repoman-2.3.23
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 mail-client/roundcube/roundcube-1.3.11.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/mail-client/roundcube/roundcube-1.3.11.ebuild b/mail-client/roundcube/roundcube-1.3.11.ebuild
20 index eeb2d082cba..d7ddc53b904 100644
21 --- a/mail-client/roundcube/roundcube-1.3.11.ebuild
22 +++ b/mail-client/roundcube/roundcube-1.3.11.ebuild
23 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
24 # roundcube is GPL-licensed, the rest of the licenses here are
25 # for bundled PEAR components, googiespell and utf8.class.php
26 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
27 -KEYWORDS="~amd64 arm ~hppa ~ppc ~ppc64 sparc x86"
28 +KEYWORDS="~amd64 arm ~hppa ppc ~ppc64 sparc x86"
29
30 IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell"
31 REQUIRED_USE="|| ( mysql postgres sqlite )"