commit: d4374655b3f0634e6f09a8a231bce0c3198887c9 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue Jan 18 13:56:39 2022 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue Jan 18 13:56:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4374655
sci-mathematics/lcalc: maintainer stabilize v2.0.5 on amd64. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sci-mathematics/lcalc/lcalc-2.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/lcalc/lcalc-2.0.5.ebuild b/sci-mathematics/lcalc/lcalc-2.0.5.ebuild index c9c56f0028ee..31542c170399 100644 --- a/sci-mathematics/lcalc/lcalc-2.0.5.ebuild +++ b/sci-mathematics/lcalc/lcalc-2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://gitlab.com/sagemath/lcalc/uploads/25f029f3c02fcb6c3174972e0ac0e LICENSE="GPL-2+" # The subslot is the libLfunction soname major version SLOT="0/1" -KEYWORDS="~amd64" +KEYWORDS="amd64" # Omit USE=mpfr for now because it's broken upstream: #
