summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-10-20 13:00:35 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-10-20 13:15:48 +0100
commit533fc6344ad47362b7e17b919c58ee743a7cc9d7 (patch)
tree34e0b94c37824e6129e079c099c371640da2661d /mail-client
parentapp-arch/dpkg: keyworded 1.19.1 for ppc64, bug #667282 (diff)
downloadgentoo-533fc6344ad47362b7e17b919c58ee743a7cc9d7.tar.gz
gentoo-533fc6344ad47362b7e17b919c58ee743a7cc9d7.tar.bz2
gentoo-533fc6344ad47362b7e17b919c58ee743a7cc9d7.zip
mail-client/roundcube: stable 1.3.7 for ppc/ppc64, bug #666232
Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/roundcube/roundcube-1.3.7.ebuild b/mail-client/roundcube/roundcube-1.3.7.ebuild
index 9264546f53b1..bcfc53201e2a 100644
--- a/mail-client/roundcube/roundcube-1.3.7.ebuild
+++ b/mail-client/roundcube/roundcube-1.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
# 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 sparc x86"
+KEYWORDS="amd64 arm ppc ppc64 sparc x86"
IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell"
REQUIRED_USE="|| ( mysql postgres sqlite )"