diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 22:00:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 22:01:14 +0000 |
commit | ca503006c419587fe29f8bcdebf3f43a1f275601 (patch) | |
tree | 805900bbb35f616a5656fa214045d7d360406ddc /mail-client/roundcube | |
parent | dev-libs/libmspack: stable 0.6_alpha for ppc, bug #660820 (diff) | |
download | gentoo-ca503006c419587fe29f8bcdebf3f43a1f275601.tar.gz gentoo-ca503006c419587fe29f8bcdebf3f43a1f275601.tar.bz2 gentoo-ca503006c419587fe29f8bcdebf3f43a1f275601.zip |
mail-client/roundcube: stable 1.3.8 for ppc/ppc64, bug #669696
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/roundcube-1.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.3.8.ebuild b/mail-client/roundcube/roundcube-1.3.8.ebuild index d1a39af89b12..f8f2785064cc 100644 --- a/mail-client/roundcube/roundcube-1.3.8.ebuild +++ b/mail-client/roundcube/roundcube-1.3.8.ebuild @@ -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 )" |