sci-mathematics/lean: Stabilize 3.50.3 amd64, #907180

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-05-26 08:14:40 +01:00
parent 5de42b2090
commit 0a01120cbc

View File

@@ -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="${S}/src"