commit: e1754db50443d2efbb896100598e7f14f4001e76 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Thu Jun 8 05:08:28 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Thu Jun 8 05:08:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1754db5
mail-client/roundcube: arm stable, bug #618322 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" 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 aea6522c6a7..4ce1abb11e7 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 )"