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 08:02:05
Message-Id: 1593331315.cd583884232c9a3f37d0e0143c50d1e6be31ac97.slyfox@gentoo
1 commit: cd583884232c9a3f37d0e0143c50d1e6be31ac97
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 08:01:55 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 08:01:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd583884
7
8 mail-client/roundcube: stable 1.3.11 for ppc64
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="ppc64"
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 d7ddc53b904..aae2f208e40 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 )"