diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-08 18:31:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-08 21:56:43 +0000 |
commit | 2f3b3873f80af8e703955a28239ea97422b7e6c0 (patch) | |
tree | cbc154f8d6b6002a725f90385fb1d231fe9deb1a /mail-client | |
parent | net-analyzer/dnstracer: stable 1.9-r2 for ppc64, bug #620928 (diff) | |
download | gentoo-2f3b3873f80af8e703955a28239ea97422b7e6c0.tar.gz gentoo-2f3b3873f80af8e703955a28239ea97422b7e6c0.tar.bz2 gentoo-2f3b3873f80af8e703955a28239ea97422b7e6c0.zip |
mail-client/roundcube: keyworded 1.3.4 for sparc, bug #594824
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/roundcube/roundcube-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.3.4.ebuild b/mail-client/roundcube/roundcube-1.3.4.ebuild index fdb72d1c079b..09b004efbf4a 100644 --- a/mail-client/roundcube/roundcube-1.3.4.ebuild +++ b/mail-client/roundcube/roundcube-1.3.4.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 ~sparc ~x86" IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell" REQUIRED_USE="|| ( mysql postgres sqlite )" |