commit: 2b30e2c0552cfc8c5ef8bac78057b2af611fb736
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 31 12:22:32 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri Dec 31 12:38:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b30e2c0
x11-terms/alacritty: sync live ebuild keywords
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
x11-terms/alacritty/alacritty-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-terms/alacritty/alacritty-9999.ebuild
b/x11-terms/alacritty/alacritty-9999.ebuild
index 88b3cd9e2556..208d9c4e5b2f 100644
--- a/x11-terms/alacritty/alacritty-9999.ebuild
+++ b/x11-terms/alacritty/alacritty-9999.ebuild
@@ -21,7 +21,7 @@ if [ ${PV} == "9999" ] ; then
else
SRC_URI="https://github.com/alacritty/${PN}/archive/v${MY_PV}.tar.gz ->
${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 BSD BSD-2
CC0-1.0 FTL ISC MIT MPL-2.0 Unlicense WTFPL-2 ZLIB"