summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-09 22:09:44 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-11 06:32:16 +0200
commit21baf1bb6253ad6f291e52c0df626e38920b8fb1 (patch)
tree5138ed2da2056781c3b5fc4ae3fbe72932e101b5 /mail-client
parentmedia-libs/glyr: Keyword 1.0.10-r1 ppc64, #911403 (diff)
downloadgentoo-21baf1bb6253ad6f291e52c0df626e38920b8fb1.tar.gz
gentoo-21baf1bb6253ad6f291e52c0df626e38920b8fb1.tar.bz2
gentoo-21baf1bb6253ad6f291e52c0df626e38920b8fb1.zip
mail-client/roundcube: Stabilize 1.5.5 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.5.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.5.5.ebuild b/mail-client/roundcube/roundcube-1.5.5.ebuild
index 97463b150dea..b93adaf8d619 100644
--- a/mail-client/roundcube/roundcube-1.5.5.ebuild
+++ b/mail-client/roundcube/roundcube-1.5.5.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() {