summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-17 18:41:18 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-17 18:41:18 +0300
commite0c00411fdd07a4a34db6d1f40b40055095ac0b4 (patch)
treebf9a5e03a4236cc0af2b6c640715190bea1cc343 /mail-client
parentsys-apps/file: arm stable wrt bug #669282 (diff)
downloadgentoo-e0c00411fdd07a4a34db6d1f40b40055095ac0b4.tar.gz
gentoo-e0c00411fdd07a4a34db6d1f40b40055095ac0b4.tar.bz2
gentoo-e0c00411fdd07a4a34db6d1f40b40055095ac0b4.zip
mail-client/roundcube: arm stable wrt bug #669696
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.3.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.3.8.ebuild b/mail-client/roundcube/roundcube-1.3.8.ebuild
index 73d3379b6a50..d1a39af89b12 100644
--- a/mail-client/roundcube/roundcube-1.3.8.ebuild
+++ b/mail-client/roundcube/roundcube-1.3.8.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 sparc x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 sparc x86"
IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell"
REQUIRED_USE="|| ( mysql postgres sqlite )"