summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-29 03:49:45 +0000
committerSam James <sam@gentoo.org>2020-08-29 03:49:45 +0000
commit387f1077e5fef214e7f9d371f45b8cfaa251c4dc (patch)
tree9b6a6f1951ce8b994e1ddb4796c78090b2bcb4f0 /mail-client
parentdev-qt/qtgui: Stabilize 5.14.2-r1 ppc64, #736924 (diff)
downloadgentoo-387f1077e5fef214e7f9d371f45b8cfaa251c4dc.tar.gz
gentoo-387f1077e5fef214e7f9d371f45b8cfaa251c4dc.tar.bz2
gentoo-387f1077e5fef214e7f9d371f45b8cfaa251c4dc.zip
mail-client/roundcube: Stabilize 1.4.8 ALLARCHES, #736742
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.4.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.4.8.ebuild b/mail-client/roundcube/roundcube-1.4.8.ebuild
index 6d3b3ede4e45..f39bfa3d9793 100644
--- a/mail-client/roundcube/roundcube-1.4.8.ebuild
+++ b/mail-client/roundcube/roundcube-1.4.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${MY_PV}/${MY_P}-co
# 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 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86"
IUSE="change-password enigma ldap mysql postgres sqlite ssl spell"
REQUIRED_USE="|| ( mysql postgres sqlite )"