diff options
author | Markus Meier <maekke@gentoo.org> | 2016-12-23 16:06:33 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-12-23 16:06:33 +0100 |
commit | 04e73395456b671c5a9dd25ad4a6159b705e64ba (patch) | |
tree | e147a6b2cf40759ac4e654232b423014fa1c0fc6 /mail-client/roundcube | |
parent | dev-php/PEAR-Crypt_GPG: arm stable, bug #601410 (diff) | |
download | gentoo-04e73395456b671c5a9dd25ad4a6159b705e64ba.tar.gz gentoo-04e73395456b671c5a9dd25ad4a6159b705e64ba.tar.bz2 gentoo-04e73395456b671c5a9dd25ad4a6159b705e64ba.zip |
mail-client/roundcube: arm stable, bug #601410
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/roundcube-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.2.3.ebuild b/mail-client/roundcube/roundcube-1.2.3.ebuild index 2c4efbbc649c..668dc182e4f2 100644 --- a/mail-client/roundcube/roundcube-1.2.3.ebuild +++ b/mail-client/roundcube/roundcube-1.2.3.ebuild @@ -16,7 +16,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 )" |