diff options
author | Sam James <sam@gentoo.org> | 2020-07-17 21:07:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-17 23:24:50 +0000 |
commit | 95c9efe8220777a8b48e29a0ee8d198840f8b683 (patch) | |
tree | 662167738fd451a0c33f8745a2af785178b59c00 /mail-client/roundcube | |
parent | profiles/desc/qemu_user_targets.desc: fix expanded variable name in description (diff) | |
download | gentoo-95c9efe8220777a8b48e29a0ee8d198840f8b683.tar.gz gentoo-95c9efe8220777a8b48e29a0ee8d198840f8b683.tar.bz2 gentoo-95c9efe8220777a8b48e29a0ee8d198840f8b683.zip |
mail-client/roundcube: amd64 stable (bug #720876)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client/roundcube')
-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 aae2f208e408..6e1cc03ddf52 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 )" |