diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2022-01-18 08:56:39 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2022-01-18 08:56:39 -0500 |
commit | d4374655b3f0634e6f09a8a231bce0c3198887c9 (patch) | |
tree | e20df3fd7ae4f65d87f865e5c700e2a62a5942a8 /sci-mathematics | |
parent | dev-python/aesara: Bump to 2.3.5 (diff) | |
download | gentoo-d4374655b3f0634e6f09a8a231bce0c3198887c9.tar.gz gentoo-d4374655b3f0634e6f09a8a231bce0c3198887c9.tar.bz2 gentoo-d4374655b3f0634e6f09a8a231bce0c3198887c9.zip |
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@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/lcalc/lcalc-2.0.5.ebuild | 4 |
1 files 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: # |