summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-01-07 21:33:52 +0100
committerMarkus Meier <maekke@gentoo.org>2016-01-07 21:33:52 +0100
commit5b14092040203a9bba04c9021a2b643ada0dc497 (patch)
tree2f7da3784df55e1fb06502e1392f185b8326e1aa /mail-client
parentdev-php/PEAR-Net_LDAP2: add ~arm, bug #567996 (diff)
downloadgentoo-5b14092040203a9bba04c9021a2b643ada0dc497.tar.gz
gentoo-5b14092040203a9bba04c9021a2b643ada0dc497.tar.bz2
gentoo-5b14092040203a9bba04c9021a2b643ada0dc497.zip
mail-client/roundcube: add ~arm, bug #567996
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.1.3.ebuild b/mail-client/roundcube/roundcube-1.1.3.ebuild
index 2adcdae2d040..687115a32df2 100644
--- a/mail-client/roundcube/roundcube-1.1.3.ebuild
+++ b/mail-client/roundcube/roundcube-1.1.3.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 ~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 )"