From 9cbbe4af752d13ac6f2cfd013183fba2f104833b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 10 Feb 2025 21:01:09 +0200 Subject: [PATCH] mail-client/roundcube: Stabilize 1.6.10 ALLARCHES, #942099 Signed-off-by: Arthur Zamarin --- mail-client/roundcube/roundcube-1.6.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/roundcube/roundcube-1.6.10.ebuild b/mail-client/roundcube/roundcube-1.6.10.ebuild index b8ed617003f89..2582d6d8a110f 100644 --- a/mail-client/roundcube/roundcube-1.6.10.ebuild +++ b/mail-client/roundcube/roundcube-1.6.10.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() {