commit: 533fc6344ad47362b7e17b919c58ee743a7cc9d7 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Oct 20 12:00:35 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Oct 20 12:15:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=533fc634
mail-client/roundcube: stable 1.3.7 for ppc/ppc64, bug #666232 Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc ppc64" mail-client/roundcube/roundcube-1.3.7.ebuild | 4 ++-- 1 file 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 9264546f53b..bcfc53201e2 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 )"
