summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-06-08 07:08:28 +0200
committerMarkus Meier <maekke@gentoo.org>2017-06-08 07:08:28 +0200
commite1754db50443d2efbb896100598e7f14f4001e76 (patch)
tree11af6e9dde5de4b79ab544645b3fada96b80f106 /mail-client
parentnet-libs/miniupnpc: arm stable, bug #618200 (diff)
downloadgentoo-e1754db50443d2efbb896100598e7f14f4001e76.tar.gz
gentoo-e1754db50443d2efbb896100598e7f14f4001e76.tar.bz2
gentoo-e1754db50443d2efbb896100598e7f14f4001e76.zip
mail-client/roundcube: arm stable, bug #618322
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.2.5.ebuild b/mail-client/roundcube/roundcube-1.2.5.ebuild
index aea6522c6a7d..4ce1abb11e78 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 )"