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, 02 Nov 2021 12:23:19
Message-Id: 1635855790.c84820846a5d052fbca5e3440e6c79a7929fbac3.mjo@gentoo
1 commit: c84820846a5d052fbca5e3440e6c79a7929fbac3
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 2 12:18:23 2021 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 2 12:23:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8482084
7
8 sci-mathematics/lcalc: maintainer stable 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.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/lcalc/lcalc-2.0.3.ebuild b/sci-mathematics/lcalc/lcalc-2.0.3.ebuild
17 index 5b948497874..57cad69e748 100644
18 --- a/sci-mathematics/lcalc/lcalc-2.0.3.ebuild
19 +++ b/sci-mathematics/lcalc/lcalc-2.0.3.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="https://gitlab.com/sagemath/lcalc/uploads/32cb4e639e3c1051eb6caf19dfe07
21 LICENSE="GPL-2+"
22 # The subslot is the libLfunction soname major version
23 SLOT="0/1"
24 -KEYWORDS="~amd64"
25 +KEYWORDS="amd64"
26
27 # Omit USE=mpfr for now because it's broken upstream:
28 #