diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 20:02:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 20:02:12 +0000 |
commit | 593ca6558f55e599b3289c46fcb01b639b08d714 (patch) | |
tree | b1271f863aed3a1bfe4c1e0fe3fe4eefdac030ff /mail-client | |
parent | x11-libs/libxkbcommon: stable 0.7.1 for hppa, bug #620234 (diff) | |
download | gentoo-593ca6558f55e599b3289c46fcb01b639b08d714.tar.gz gentoo-593ca6558f55e599b3289c46fcb01b639b08d714.tar.bz2 gentoo-593ca6558f55e599b3289c46fcb01b639b08d714.zip |
mail-client/roundcube: stable 1.2.7 for ppc, bug #636970
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/roundcube/roundcube-1.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.2.7.ebuild b/mail-client/roundcube/roundcube-1.2.7.ebuild index bead793bd0e1..dd429291c3d6 100644 --- a/mail-client/roundcube/roundcube-1.2.7.ebuild +++ b/mail-client/roundcube/roundcube-1.2.7.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 x86" +KEYWORDS="amd64 arm ppc ppc64 x86" IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell" REQUIRED_USE="|| ( mysql postgres sqlite )" |