diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 11:17:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 11:17:24 +0000 |
commit | 42f3d29af8699f07964355082456a8c2439e1159 (patch) | |
tree | d7660fde7db53f9df931eab16dee4cff4f3b71e3 /sci-mathematics/cgal | |
parent | dev-lang/php: Stabilize 7.4.15 amd64, #768756 (diff) | |
download | gentoo-42f3d29af8699f07964355082456a8c2439e1159.tar.gz gentoo-42f3d29af8699f07964355082456a8c2439e1159.tar.bz2 gentoo-42f3d29af8699f07964355082456a8c2439e1159.zip |
sci-mathematics/cgal: Stabilize 5.2 x86, #771270
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/cgal')
-rw-r--r-- | sci-mathematics/cgal/cgal-5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cgal/cgal-5.2.ebuild b/sci-mathematics/cgal/cgal-5.2.ebuild index a629adcc068c..2d3ea4c90a8c 100644 --- a/sci-mathematics/cgal/cgal-5.2.ebuild +++ b/sci-mathematics/cgal/cgal-5.2.ebuild @@ -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=" |