diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-30 18:46:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-30 18:46:30 -0400 |
commit | d130de22d462c0d7f4faa6a5bd972d0322dfd799 (patch) | |
tree | 605e110cd4b5737b59ac7b90087e02045f506049 /mail-client/roundcube | |
parent | app-doc/pms: Version bump. (diff) | |
download | gentoo-d130de22d462c0d7f4faa6a5bd972d0322dfd799.tar.gz gentoo-d130de22d462c0d7f4faa6a5bd972d0322dfd799.tar.bz2 gentoo-d130de22d462c0d7f4faa6a5bd972d0322dfd799.zip |
mail-client/roundcube: stable ALLARCH
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/roundcube-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.3.6.ebuild b/mail-client/roundcube/roundcube-1.3.6.ebuild index 58391a85615a..1c2eadee9c8a 100644 --- a/mail-client/roundcube/roundcube-1.3.6.ebuild +++ b/mail-client/roundcube/roundcube-1.3.6.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 )" |