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/cgal/
Date: Tue, 29 Dec 2020 09:52:42
Message-Id: 1609235540.ecba6380d7ec922c214441675a7bcbcbbc7e8f38.sam@gentoo
1 commit: ecba6380d7ec922c214441675a7bcbcbbc7e8f38
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 09:52:20 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 09:52:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecba6380
7
8 sci-mathematics/cgal: Stabilize 5.1 amd64, #762062
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/cgal/cgal-5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/cgal/cgal-5.1.ebuild b/sci-mathematics/cgal/cgal-5.1.ebuild
16 index 4dde3874c44..212a73b0a84 100644
17 --- a/sci-mathematics/cgal/cgal-5.1.ebuild
18 +++ b/sci-mathematics/cgal/cgal-5.1.ebuild
19 @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="LGPL-3 GPL-3 Boost-1.0"
22 SLOT="0/14"
23 -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="doc examples +gmp mpfi ntl qt5"
26
27 RDEPEND="