commit: 387f1077e5fef214e7f9d371f45b8cfaa251c4dc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 29 03:49:45 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 29 03:49:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=387f1077
mail-client/roundcube: Stabilize 1.4.8 ALLARCHES, #736742 Signed-off-by: Sam James <sam <AT> gentoo.org> mail-client/roundcube/roundcube-1.4.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/roundcube/roundcube-1.4.8.ebuild b/mail-client/roundcube/roundcube-1.4.8.ebuild index 6d3b3ede4e4..f39bfa3d979 100644 --- a/mail-client/roundcube/roundcube-1.4.8.ebuild +++ b/mail-client/roundcube/roundcube-1.4.8.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${MY_PV}/${MY_P}-co # 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 mysql postgres sqlite ssl spell" REQUIRED_USE="|| ( mysql postgres sqlite )"