diff options
author | Markus Meier <maekke@gentoo.org> | 2015-09-01 17:59:47 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-09-01 17:59:47 +0200 |
commit | f1c653e87cf0fa675cad8fd054ab0915d5707f97 (patch) | |
tree | c7e49d7de5f10dba442bdd13d6be26060568d4e9 /mail-client | |
parent | dev-libs/jansson: arm stable, bug #501082 (diff) | |
download | gentoo-f1c653e87cf0fa675cad8fd054ab0915d5707f97.tar.gz gentoo-f1c653e87cf0fa675cad8fd054ab0915d5707f97.tar.bz2 gentoo-f1c653e87cf0fa675cad8fd054ab0915d5707f97.zip |
mail-client/roundcube: arm stable, bug #554866
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/roundcube/roundcube-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.0.6.ebuild b/mail-client/roundcube/roundcube-1.0.6.ebuild index 3855e13e5ca1..85b66fca3512 100644 --- a/mail-client/roundcube/roundcube-1.0.6.ebuild +++ b/mail-client/roundcube/roundcube-1.0.6.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz" # 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="ldap +mysql postgres sqlite ssl spell" # this function only sets DEPEND so we need to include that in RDEPEND |