Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/lcalc/
Date: Tue, 18 Jan 2022 13:57:53
Message-Id: 1642514199.d4374655b3f0634e6f09a8a231bce0c3198887c9.mjo@gentoo
1 commit: d4374655b3f0634e6f09a8a231bce0c3198887c9
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 13:56:39 2022 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 13:56:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4374655
7
8 sci-mathematics/lcalc: maintainer stabilize v2.0.5 on amd64.
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
12
13 sci-mathematics/lcalc/lcalc-2.0.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-mathematics/lcalc/lcalc-2.0.5.ebuild b/sci-mathematics/lcalc/lcalc-2.0.5.ebuild
17 index c9c56f0028ee..31542c170399 100644
18 --- a/sci-mathematics/lcalc/lcalc-2.0.5.ebuild
19 +++ b/sci-mathematics/lcalc/lcalc-2.0.5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26 @@ -10,7 +10,7 @@ SRC_URI="https://gitlab.com/sagemath/lcalc/uploads/25f029f3c02fcb6c3174972e0ac0e
27 LICENSE="GPL-2+"
28 # The subslot is the libLfunction soname major version
29 SLOT="0/1"
30 -KEYWORDS="~amd64"
31 +KEYWORDS="amd64"
32
33 # Omit USE=mpfr for now because it's broken upstream:
34 #