summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-11 18:55:47 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-11 19:00:07 +0100
commit321894c131718a967849789539c83c39a2b197a8 (patch)
treeb60a35d414d2db01da9c6143a5e813e0311e6f1e /mail-client/roundcube
parentapp-admin/mcelog: x86 stable (bug #636988) (diff)
downloadgentoo-321894c131718a967849789539c83c39a2b197a8.tar.gz
gentoo-321894c131718a967849789539c83c39a2b197a8.tar.bz2
gentoo-321894c131718a967849789539c83c39a2b197a8.zip
mail-client/roundcube: x86 stable (bug #636970)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r--mail-client/roundcube/roundcube-1.2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.2.7.ebuild b/mail-client/roundcube/roundcube-1.2.7.ebuild
index 1df11749a007..49fff12c3cb3 100644
--- a/mail-client/roundcube/roundcube-1.2.7.ebuild
+++ b/mail-client/roundcube/roundcube-1.2.7.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
# roundcube is GPL-licensed, the rest of the licenses here are
# for bundled PEAR components, googiespell and utf8.class.php
LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
REQUIRED_USE="|| ( mysql postgres sqlite )"