diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:03:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:03:14 +0100 |
commit | c9059f45482f712b07b564ed04338df68b497ee6 (patch) | |
tree | 240f86ea730bfa97dd15aa08e3dc586745cb22e7 /mail-client/roundcube | |
parent | net-analyzer/zabbix: amd64 stable wrt bug #598762 (diff) | |
download | gentoo-c9059f45482f712b07b564ed04338df68b497ee6.tar.gz gentoo-c9059f45482f712b07b564ed04338df68b497ee6.tar.bz2 gentoo-c9059f45482f712b07b564ed04338df68b497ee6.zip |
mail-client/roundcube: amd64 stable wrt bug #601410
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/roundcube-1.2.3.ebuild | 2 |
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 0a993e6c6ee8..7bdaba2fc24b 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 )" |