diff options
author | Markus Meier <maekke@gentoo.org> | 2016-01-17 15:08:45 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-01-17 15:08:45 +0100 |
commit | 59733280ed29eace0da2a723138ecf9f57fd0f0d (patch) | |
tree | 4c384463a8983400dbd05d37c63cbec525534fe8 /mail-client/roundcube | |
parent | dev-php/PEAR-Net_LDAP2: arm stable, bug #571920 (diff) | |
download | gentoo-59733280ed29eace0da2a723138ecf9f57fd0f0d.tar.gz gentoo-59733280ed29eace0da2a723138ecf9f57fd0f0d.tar.bz2 gentoo-59733280ed29eace0da2a723138ecf9f57fd0f0d.zip |
mail-client/roundcube: arm stable, bug #564476
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/roundcube-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.1.4.ebuild b/mail-client/roundcube/roundcube-1.1.4.ebuild index f5a9e432d864..090384d385df 100644 --- a/mail-client/roundcube/roundcube-1.1.4.ebuild +++ b/mail-client/roundcube/roundcube-1.1.4.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="enigma ldap managesieve mysql postgres sqlite ssl spell" REQUIRED_USE="|| ( mysql postgres sqlite )" |