commit: ad217873c18e2cadf4a9e4ec7735cf7bdc1004d2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Mon May 25 17:13:45 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon May 25 21:33:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad217873
mail-client/roundcube: stable 1.3.11 for sparc, bug #720876 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> mail-client/roundcube/roundcube-1.3.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/roundcube/roundcube-1.3.11.ebuild b/mail-client/roundcube/roundcube-1.3.11.ebuild index cb1c8e78a57..03c060ce602 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 )"