diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-05 18:26:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-05 19:42:53 +0000 |
commit | e9d81dec0d5410d7f88fd9f6fbdb1b374be85b01 (patch) | |
tree | b0c37747c73f1c382d33b8bf3c27764ce54a0c81 /mail-client | |
parent | dev-libs/rasqal: stable 0.9.33 for sparc, bug #670310 (diff) | |
download | gentoo-e9d81dec0d5410d7f88fd9f6fbdb1b374be85b01.tar.gz gentoo-e9d81dec0d5410d7f88fd9f6fbdb1b374be85b01.tar.bz2 gentoo-e9d81dec0d5410d7f88fd9f6fbdb1b374be85b01.zip |
mail-client/roundcube: stable 1.3.8 for sparc, bug #669696
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'mail-client')
-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 5d60971ff3f8..73d3379b6a50 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 )" |