diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-05 13:05:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-05 13:05:01 +0200 |
commit | e771114730fdef239c0780c767ade6d008af2e82 (patch) | |
tree | 50f486262cd092ef84fe94d54a31b410c4542112 /mail-client/roundcube | |
parent | dev-libs/libical: amd64 stable wrt bug #620842 (diff) | |
download | gentoo-e771114730fdef239c0780c767ade6d008af2e82.tar.gz gentoo-e771114730fdef239c0780c767ade6d008af2e82.tar.bz2 gentoo-e771114730fdef239c0780c767ade6d008af2e82.zip |
mail-client/roundcube: amd64 stable wrt bug #618322
Package-Manager: Portage-2.3.5, Repoman-2.3.1
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.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.2.5.ebuild b/mail-client/roundcube/roundcube-1.2.5.ebuild index fabaf4db3091..390daeacca58 100644 --- a/mail-client/roundcube/roundcube-1.2.5.ebuild +++ b/mail-client/roundcube/roundcube-1.2.5.ebuild @@ -15,7 +15,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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell" REQUIRED_USE="|| ( mysql postgres sqlite )" |