diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:24:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:24:59 +0100 |
commit | ec0853bfe41fe38a9133f8a2d6f6133d24007a3d (patch) | |
tree | b7ed761c99123210bcdc99c6ad87e85e18b0f984 /mail-client/roundcube | |
parent | net-misc/youtube-dl: x86 stable wrt bug #608810 (diff) | |
download | gentoo-ec0853bfe41fe38a9133f8a2d6f6133d24007a3d.tar.gz gentoo-ec0853bfe41fe38a9133f8a2d6f6133d24007a3d.tar.bz2 gentoo-ec0853bfe41fe38a9133f8a2d6f6133d24007a3d.zip |
mail-client/roundcube: x86 stable wrt bug #612796
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 8541de464612..3666f7f0c468 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 )" |