From 6f0f88b35d832c70ae0fe4817a70623718d86bf4 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 26 Mar 2022 20:46:58 +0100 Subject: sci-mathematics/lean: amd64 stable wrt bug #835981 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- sci-mathematics/lean/lean-3.39.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-mathematics/lean') diff --git a/sci-mathematics/lean/lean-3.39.1.ebuild b/sci-mathematics/lean/lean-3.39.1.ebuild index 5d8ee8eecd4b..d8b241bcd34b 100644 --- a/sci-mathematics/lean/lean-3.39.1.ebuild +++ b/sci-mathematics/lean/lean-3.39.1.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" == *9999* ]]; then EGIT_REPO_URI="https://github.com/leanprover-community/lean.git" else SRC_URI="https://github.com/leanprover-community/lean/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi S="${WORKDIR}/lean-${PV}/src" -- cgit v1.2.3-65-gdbad