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: Mon, 25 May 2020 21:33:32
Message-Id: 1590442391.ad217873c18e2cadf4a9e4ec7735cf7bdc1004d2.slyfox@gentoo
1 commit: ad217873c18e2cadf4a9e4ec7735cf7bdc1004d2
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon May 25 17:13:45 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon May 25 21:33:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad217873
7
8 mail-client/roundcube: stable 1.3.11 for sparc, bug #720876
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 mail-client/roundcube/roundcube-1.3.11.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/mail-client/roundcube/roundcube-1.3.11.ebuild b/mail-client/roundcube/roundcube-1.3.11.ebuild
19 index cb1c8e78a57..03c060ce602 100644
20 --- a/mail-client/roundcube/roundcube-1.3.11.ebuild
21 +++ b/mail-client/roundcube/roundcube-1.3.11.ebuild
22 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
23 # roundcube is GPL-licensed, the rest of the licenses here are
24 # for bundled PEAR components, googiespell and utf8.class.php
25 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
26 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
27 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86"
28
29 IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell"
30 REQUIRED_USE="|| ( mysql postgres sqlite )"