commit: a0323749bc272b610aabd761cb96f229f90f6226
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 1 00:49:56 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Aug 1 00:50:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0323749
x11-terms/alacritty: sync live ebuild keywords
Package-Manager: Portage-3.0.1, Repoman-2.3.23
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 8be42023f10..25fe5e7ad92 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 ~ppc64"
+ KEYWORDS="~amd64 ~arm64 ~ppc64"
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"