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, 25 Aug 2020 10:25:56
Message-Id: 1598351125.4926659b92663331aaec3232053690e24b279db0.sam@gentoo
1 commit: 4926659b92663331aaec3232053690e24b279db0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 10:25:25 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 10:25:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4926659b
7
8 sci-mathematics/cgal: arm64 keyworded (bug #734822)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sci-mathematics/cgal/cgal-4.11.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-mathematics/cgal/cgal-4.11.3.ebuild b/sci-mathematics/cgal/cgal-4.11.3.ebuild
17 index 5aaf71284bf..21641dcffe4 100644
18 --- a/sci-mathematics/cgal/cgal-4.11.3.ebuild
19 +++ b/sci-mathematics/cgal/cgal-4.11.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -15,7 +15,7 @@ SRC_URI="
27
28 LICENSE="LGPL-3 GPL-3 Boost-1.0"
29 SLOT="0/13"
30 -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
32 IUSE="doc examples +gmp mpfi ntl qt5"
33
34 RDEPEND="