From 43cc61061b56cc5a44481180c9921bfa797fab5f Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 19 Feb 2021 12:04:55 +0000 Subject: sci-mathematics/cgal: Stabilize 5.2 amd64, #771270 Signed-off-by: Sam James --- sci-mathematics/cgal/cgal-5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/cgal/cgal-5.2.ebuild b/sci-mathematics/cgal/cgal-5.2.ebuild index 42d829dec900..a629adcc068c 100644 --- a/sci-mathematics/cgal/cgal-5.2.ebuild +++ b/sci-mathematics/cgal/cgal-5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-3 GPL-3 Boost-1.0" SLOT="0/14" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples +gmp mpfi ntl qt5" RDEPEND=" -- cgit v1.2.3-65-gdbad