commit: 4926659b92663331aaec3232053690e24b279db0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 10:25:25 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 10:25:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4926659b
sci-mathematics/cgal: arm64 keyworded (bug #734822) Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-mathematics/cgal/cgal-4.11.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/cgal/cgal-4.11.3.ebuild b/sci-mathematics/cgal/cgal-4.11.3.ebuild index 5aaf71284bf..21641dcffe4 100644 --- a/sci-mathematics/cgal/cgal-4.11.3.ebuild +++ b/sci-mathematics/cgal/cgal-4.11.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="LGPL-3 GPL-3 Boost-1.0" SLOT="0/13" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples +gmp mpfi ntl qt5" RDEPEND="
