Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/ginac/
Date: Tue, 09 Feb 2021 21:30:51
Message-Id: 1612906220.bfa45fbe587f94b75821919da85132b994f20ce1.sam@gentoo
1 commit: bfa45fbe587f94b75821919da85132b994f20ce1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 21:30:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 21:30:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa45fbe
7
8 sci-mathematics/ginac: Stabilize 1.7.11 amd64, #766797
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/ginac/ginac-1.7.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/ginac/ginac-1.7.11.ebuild b/sci-mathematics/ginac/ginac-1.7.11.ebuild
16 index fd97ccace9a..6bd2388f1c0 100644
17 --- a/sci-mathematics/ginac/ginac-1.7.11.ebuild
18 +++ b/sci-mathematics/ginac/ginac-1.7.11.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://www.ginac.de/"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
25 IUSE="doc examples"
26
27 RDEPEND=">=sci-libs/cln-1.2.2"