commit: d26cb15e43358f6c146f5ca13c04d79fce4b783a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 10:07:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 10:07:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d26cb15e
mail-client/roundcube: Stabilize 1.4.11 ALLARCHES, #769623
Signed-off-by: Sam James <sam <AT> gentoo.org>
mail-client/roundcube/roundcube-1.4.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail-client/roundcube/roundcube-1.4.11.ebuild
b/mail-client/roundcube/roundcube-1.4.11.ebuild
index ad0082bc0ec..cb9a6709c78 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() {