commit: 9cbbe4af752d13ac6f2cfd013183fba2f104833b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 10 19:01:09 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Feb 10 19:01:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cbbe4af
mail-client/roundcube: Stabilize 1.6.10 ALLARCHES, #942099 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> 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 b8ed617003f8..2582d6d8a110 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() {