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: Wed, 19 Sep 2018 19:51:50
Message-Id: 1537386693.5060415f9c0f8c701d7d52f28183f2212edca19d.slyfox@gentoo
1 commit: 5060415f9c0f8c701d7d52f28183f2212edca19d
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Sep 19 16:05:59 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 19:51:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5060415f
7
8 mail-client/roundcube: stable 1.3.7 for sparc, bug #666232
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 mail-client/roundcube/roundcube-1.3.7.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/mail-client/roundcube/roundcube-1.3.7.ebuild b/mail-client/roundcube/roundcube-1.3.7.ebuild
19 index 67784de8111..9079e349786 100644
20 --- a/mail-client/roundcube/roundcube-1.3.7.ebuild
21 +++ b/mail-client/roundcube/roundcube-1.3.7.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 ~ppc ~ppc64 ~sparc ~x86"
27 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc ~x86"
28
29 IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell"
30 REQUIRED_USE="|| ( mysql postgres sqlite )"