summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-09 22:09:45 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-11 06:32:16 +0200
commit06a57c2502dc975891047645c49357ba04971f5c (patch)
tree104758aa5f3802d17eeb4e85bcc1fa4b52b90da2 /mail-client
parentmail-client/roundcube: Stabilize 1.5.5 ALLARCHES, #916373 (diff)
downloadgentoo-06a57c2502dc975891047645c49357ba04971f5c.tar.gz
gentoo-06a57c2502dc975891047645c49357ba04971f5c.tar.bz2
gentoo-06a57c2502dc975891047645c49357ba04971f5c.zip
mail-client/roundcube: Stabilize 1.6.4 ALLARCHES, #916373
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.6.4.ebuild b/mail-client/roundcube/roundcube-1.6.4.ebuild
index 190b5fa07b04..f43783a9a767 100644
--- a/mail-client/roundcube/roundcube-1.6.4.ebuild
+++ b/mail-client/roundcube/roundcube-1.6.4.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() {