From 02f0012059b802f495f09359112145aa03dbee15 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 19 Jul 2021 08:26:54 +0200 Subject: x11-terms/alacritty: x86 stable wrt bug #802681 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- x11-terms/alacritty/alacritty-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-terms') diff --git a/x11-terms/alacritty/alacritty-0.8.0.ebuild b/x11-terms/alacritty/alacritty-0.8.0.ebuild index faa7c3a1eb68..e103d182be9a 100644 --- a/x11-terms/alacritty/alacritty-0.8.0.ebuild +++ b/x11-terms/alacritty/alacritty-0.8.0.ebuild @@ -211,7 +211,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 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" -- cgit v1.2.3-65-gdbad