aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Shelton <stuart@shelton.me>2014-08-21 09:38:57 +0100
committerStuart Shelton <stuart@shelton.me>2014-08-21 09:38:57 +0100
commit07ccd8582191efb8bcd27477aa388b2b209c1ae6 (patch)
tree874c7940debaa1046ef6b57a70d6db997906faef /mail-client/roundcube/roundcube-1.0.2.ebuild
parentUpdate dev-libs/cyrus-sasl-2.1.26-r3 (diff)
downloadsrcshelton-07ccd8582191efb8bcd27477aa388b2b209c1ae6.tar.gz
srcshelton-07ccd8582191efb8bcd27477aa388b2b209c1ae6.tar.bz2
srcshelton-07ccd8582191efb8bcd27477aa388b2b209c1ae6.zip
Update mail-client/roundcube-1.0.2
Diffstat (limited to 'mail-client/roundcube/roundcube-1.0.2.ebuild')
-rw-r--r--mail-client/roundcube/roundcube-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/roundcube/roundcube-1.0.2.ebuild b/mail-client/roundcube/roundcube-1.0.2.ebuild
index 3758cbf7..286b21b3 100644
--- a/mail-client/roundcube/roundcube-1.0.2.ebuild
+++ b/mail-client/roundcube/roundcube-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild,v 1.3 2014/08/12 15:25:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild,v 1.4 2014/08/20 11:34:06 armin76 Exp $
EAPI=5
@@ -19,7 +19,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 x86"
+KEYWORDS="amd64 arm ~hppa ~sparc x86"
IUSE="ldap +mysql plugins postgres sqlite ssl spell"
# This function only sets DEPEND so we need to include that in RDEPEND ...