summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-13 23:19:48 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-03-13 23:26:08 +0100
commitc8249df23d4c81e7551f6d03bdc698dc485d130d (patch)
tree19b620b3a81cf5d1fd85986527aee6c360d15dd1 /mail-client
parentdev-php/PEAR-Net_Socket: x86 stable (bug #649646) (diff)
downloadgentoo-c8249df23d4c81e7551f6d03bdc698dc485d130d.tar.gz
gentoo-c8249df23d4c81e7551f6d03bdc698dc485d130d.tar.bz2
gentoo-c8249df23d4c81e7551f6d03bdc698dc485d130d.zip
mail-client/roundcube: x86 stable (bug #649646)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.3.4.ebuild b/mail-client/roundcube/roundcube-1.3.4.ebuild
index 09b004efbf4a..6e0e7893c54b 100644
--- a/mail-client/roundcube/roundcube-1.3.4.ebuild
+++ b/mail-client/roundcube/roundcube-1.3.4.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="enigma ldap managesieve mysql postgres sqlite ssl spell"
REQUIRED_USE="|| ( mysql postgres sqlite )"