summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-27 10:07:26 +0000
committerSam James <sam@gentoo.org>2021-02-27 10:07:26 +0000
commitd26cb15e43358f6c146f5ca13c04d79fce4b783a (patch)
tree163dabdd7cce10a8954ea97f561e431e8d2618c1 /mail-client
parentdev-python/aiohttp: Stabilize 3.7.4 ppc64, #772932 (diff)
downloadgentoo-d26cb15e43358f6c146f5ca13c04d79fce4b783a.tar.gz
gentoo-d26cb15e43358f6c146f5ca13c04d79fce4b783a.tar.bz2
gentoo-d26cb15e43358f6c146f5ca13c04d79fce4b783a.zip
mail-client/roundcube: Stabilize 1.4.11 ALLARCHES, #769623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.4.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.4.11.ebuild b/mail-client/roundcube/roundcube-1.4.11.ebuild
index ad0082bc0ecb..cb9a6709c782 100644
--- a/mail-client/roundcube/roundcube-1.4.11.ebuild
+++ b/mail-client/roundcube/roundcube-1.4.11.ebuild
@@ -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() {