diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 13:26:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 13:26:27 +0100 |
commit | c2e549333f64e519aa84400f6e041b579b346c78 (patch) | |
tree | 2d4e4d0d56e776e65659a2e33116d34164a62eb3 /mail-client/roundcube | |
parent | net-misc/youtube-dl: amd64 stable wrt bug #608810 (diff) | |
download | gentoo-c2e549333f64e519aa84400f6e041b579b346c78.tar.gz gentoo-c2e549333f64e519aa84400f6e041b579b346c78.tar.bz2 gentoo-c2e549333f64e519aa84400f6e041b579b346c78.zip |
mail-client/roundcube: amd64 stable wrt bug #612796
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/roundcube-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.2.4.ebuild b/mail-client/roundcube/roundcube-1.2.4.ebuild index a1fcbd6b40c2..8bd3299b5de1 100644 --- a/mail-client/roundcube/roundcube-1.2.4.ebuild +++ b/mail-client/roundcube/roundcube-1.2.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV/_/-}/${MY_P}.t # 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 ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell" REQUIRED_USE="|| ( mysql postgres sqlite )" |