summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-08 10:36:43 +0000
committerSam James <sam@gentoo.org>2021-01-08 10:36:43 +0000
commitc5285bd3280fa8177191701fe3ae6aee243af27a (patch)
tree16c2615143f1f85697ce012a333653fab49897de /mail-client
parentnet-misc/youtube-dl: Stabilize 2021.01.03 ALLARCHES, #764434 (diff)
downloadgentoo-c5285bd3280fa8177191701fe3ae6aee243af27a.tar.gz
gentoo-c5285bd3280fa8177191701fe3ae6aee243af27a.tar.bz2
gentoo-c5285bd3280fa8177191701fe3ae6aee243af27a.zip
mail-client/roundcube: Stabilize 1.4.10 ALLARCHES, #762136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.4.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/roundcube/roundcube-1.4.10.ebuild b/mail-client/roundcube/roundcube-1.4.10.ebuild
index 54ae74d1e868..2b983aea987c 100644
--- a/mail-client/roundcube/roundcube-1.4.10.ebuild
+++ b/mail-client/roundcube/roundcube-1.4.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -52,7 +52,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${MY_PV}/${MY_P}-complete.tar.gz"
S="${WORKDIR}/${MY_P}"
- KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86"
fi
src_unpack() {