commit: deaf8343fca5d7bce2584d29a6bdfaae8bdeb31f Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sat Feb 28 16:01:46 2026 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sat Feb 28 16:09:12 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deaf8343
sci-mathematics/lcalc: stabilize 2.1.1 for amd64 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sci-mathematics/lcalc/lcalc-2.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/lcalc/lcalc-2.1.1.ebuild b/sci-mathematics/lcalc/lcalc-2.1.1.ebuild index 07b290ee4b43..34bb77f4de80 100644 --- a/sci-mathematics/lcalc/lcalc-2.1.1.ebuild +++ b/sci-mathematics/lcalc/lcalc-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/-/project/12934202/uploads/487082fc3449dea93e9b85904 LICENSE="GPL-2+" # The subslot is the libLfunction soname major version SLOT="0/2" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" # Omit USE=mpfr for now because it's broken upstream: #
