summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-13 12:28:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-13 12:28:56 +0100
commit095914312261e3b4d2fc4e348b5597a0ac46493a (patch)
tree9251aa152a78b5658291798ffeb685e3ce935e80 /mail-client
parentnet-analyzer/zabbix: x86 stable wrt bug #598762 (diff)
downloadgentoo-095914312261e3b4d2fc4e348b5597a0ac46493a.tar.gz
gentoo-095914312261e3b4d2fc4e348b5597a0ac46493a.tar.bz2
gentoo-095914312261e3b4d2fc4e348b5597a0ac46493a.zip
mail-client/roundcube: x86 stable wrt bug #601410
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.2.3.ebuild b/mail-client/roundcube/roundcube-1.2.3.ebuild
index 7bdaba2fc24b..2c4efbbc649c 100644
--- a/mail-client/roundcube/roundcube-1.2.3.ebuild
+++ b/mail-client/roundcube/roundcube-1.2.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV/_/-}/${MY_P}.t
# 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 ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
REQUIRED_USE="|| ( mysql postgres sqlite )"