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: Mon, 24 Sep 2018 01:50:21
Message-Id: 1537753119.0406addf111a0b208ec52e10e8cebbff2fe6505f.whissi@gentoo
1 commit: 0406addf111a0b208ec52e10e8cebbff2fe6505f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 24 01:38:39 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 24 01:38:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0406addf
7
8 mail-client/roundcube: x86 stable (bug #666232)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 mail-client/roundcube/roundcube-1.3.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/roundcube/roundcube-1.3.7.ebuild b/mail-client/roundcube/roundcube-1.3.7.ebuild
16 index 9079e349786..523cf314db6 100644
17 --- a/mail-client/roundcube/roundcube-1.3.7.ebuild
18 +++ b/mail-client/roundcube/roundcube-1.3.7.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
20 # roundcube is GPL-licensed, the rest of the licenses here are
21 # for bundled PEAR components, googiespell and utf8.class.php
22 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc x86"
25
26 IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell"
27 REQUIRED_USE="|| ( mysql postgres sqlite )"