From 10319217b8db6e8f4a62831f77af0a37ecec9c01 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 24 Jan 2021 13:00:32 +0100 Subject: dev-python/llvmlite: x86 stable wrt bug #763738 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/llvmlite/llvmlite-0.35.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/llvmlite') diff --git a/dev-python/llvmlite/llvmlite-0.35.0.ebuild b/dev-python/llvmlite/llvmlite-0.35.0.ebuild index b1e69e989105..f2442030e3bc 100644 --- a/dev-python/llvmlite/llvmlite-0.35.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.35.0.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="examples" LLVM_MAX_SLOT=10 -- cgit v1.2.3-65-gdbad