commit: e771114730fdef239c0780c767ade6d008af2e82 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jun 5 11:05:01 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jun 5 11:05:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7711147
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 <AT> gentoo.org> mail-client/roundcube/roundcube-1.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/roundcube/roundcube-1.2.5.ebuild b/mail-client/roundcube/roundcube-1.2.5.ebuild index fabaf4db309..390daeacca5 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 )"