diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 10:25:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 10:25:25 +0000 |
commit | 4926659b92663331aaec3232053690e24b279db0 (patch) | |
tree | 038a1235b9c2dc3f572c329be540c9352fc221c2 /sci-mathematics/cgal | |
parent | dev-libs/ntl: arm64 keyworded (bug #734822) (diff) | |
download | gentoo-4926659b92663331aaec3232053690e24b279db0.tar.gz gentoo-4926659b92663331aaec3232053690e24b279db0.tar.bz2 gentoo-4926659b92663331aaec3232053690e24b279db0.zip |
sci-mathematics/cgal: arm64 keyworded (bug #734822)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/cgal')
-rw-r--r-- | sci-mathematics/cgal/cgal-4.11.3.ebuild | 4 |
1 files 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 5aaf71284bf1..21641dcffe41 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=" |