diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-14 23:25:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-14 23:29:32 +0200 |
commit | 691e94397bff4a9ff88f4aeaf3e6c5182c0f8d9b (patch) | |
tree | d97094d1943894795142780226b171b087667f74 /mail-client | |
parent | dev-libs/pcl: x86 stable (bug #719108) (diff) | |
download | gentoo-691e94397bff4a9ff88f4aeaf3e6c5182c0f8d9b.tar.gz gentoo-691e94397bff4a9ff88f4aeaf3e6c5182c0f8d9b.tar.bz2 gentoo-691e94397bff4a9ff88f4aeaf3e6c5182c0f8d9b.zip |
mail-client/roundcube: x86 stable (bug #720876)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/roundcube/roundcube-1.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.3.11.ebuild b/mail-client/roundcube/roundcube-1.3.11.ebuild index af45b42575c0..cb1c8e78a57c 100644 --- a/mail-client/roundcube/roundcube-1.3.11.ebuild +++ b/mail-client/roundcube/roundcube-1.3.11.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 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell" REQUIRED_USE="|| ( mysql postgres sqlite )" |