diff options
author | Markus Meier <maekke@gentoo.org> | 2018-10-15 20:07:49 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-10-15 20:07:49 +0200 |
commit | 12b858d7430ccb4b3e07c583cbac2e6f646f82fb (patch) | |
tree | bdda684e83315ed2c3402bcd2ccc09326a0974b2 /mail-client/roundcube | |
parent | net-libs/miniupnpc: arm stable, bug #665412 (diff) | |
download | gentoo-12b858d7430ccb4b3e07c583cbac2e6f646f82fb.tar.gz gentoo-12b858d7430ccb4b3e07c583cbac2e6f646f82fb.tar.bz2 gentoo-12b858d7430ccb4b3e07c583cbac2e6f646f82fb.zip |
mail-client/roundcube: arm stable, bug #666232
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/roundcube-1.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.3.7.ebuild b/mail-client/roundcube/roundcube-1.3.7.ebuild index 034e4959c8ef..9264546f53b1 100644 --- a/mail-client/roundcube/roundcube-1.3.7.ebuild +++ b/mail-client/roundcube/roundcube-1.3.7.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 )" |