From 15dff3a1f5bd74ef84c1f6679be0a464418c60ff Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 18 Jan 2024 17:23:39 +0000 Subject: sci-mathematics/lean: Stabilize 4.2.0 amd64, #922367 Signed-off-by: Sam James --- sci-mathematics/lean/lean-4.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-mathematics') diff --git a/sci-mathematics/lean/lean-4.2.0.ebuild b/sci-mathematics/lean/lean-4.2.0.ebuild index 30fd5379373b..a19134fbaf2e 100644 --- a/sci-mathematics/lean/lean-4.2.0.ebuild +++ b/sci-mathematics/lean/lean-4.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${PN}${MAJOR}-${PV/_/-}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="Apache-2.0" -- cgit v1.2.3-65-gdbad