diff options
author | 2020-06-11 15:56:34 +0200 | |
---|---|---|
committer | 2020-06-11 19:00:57 +0100 | |
commit | 5718d6bf5b6e574a6534ac2074343aecf07dda9e (patch) | |
tree | ef33312f728d3c2c0026c968ee37c5f4aa97dfa3 /mail-client/roundcube | |
parent | sys-apps/sed: stable 4.8 for hppa, bug #725356 (diff) | |
download | gentoo-5718d6bf5b6e574a6534ac2074343aecf07dda9e.tar.gz gentoo-5718d6bf5b6e574a6534ac2074343aecf07dda9e.tar.bz2 gentoo-5718d6bf5b6e574a6534ac2074343aecf07dda9e.zip |
mail-client/roundcube: stable 1.4.4 for sparc, bug #727150
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/roundcube-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.4.4.ebuild b/mail-client/roundcube/roundcube-1.4.4.ebuild index 6d3b3ede4e45..d55f6f4eebdf 100644 --- a/mail-client/roundcube/roundcube-1.4.4.ebuild +++ b/mail-client/roundcube/roundcube-1.4.4.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${MY_PV}/${MY_P}-co # 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 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 sparc ~x86" IUSE="change-password enigma ldap mysql postgres sqlite ssl spell" REQUIRED_USE="|| ( mysql postgres sqlite )" |