diff options
author | Sam James <sam@gentoo.org> | 2020-12-29 09:52:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-29 09:52:20 +0000 |
commit | ecba6380d7ec922c214441675a7bcbcbbc7e8f38 (patch) | |
tree | fba6d4116bc5a80851706f8ba5034ef21f42e4ff /sci-mathematics/cgal | |
parent | dev-python/theano-pymc: bump to 1.0.14 (diff) | |
download | gentoo-ecba6380d7ec922c214441675a7bcbcbbc7e8f38.tar.gz gentoo-ecba6380d7ec922c214441675a7bcbcbbc7e8f38.tar.bz2 gentoo-ecba6380d7ec922c214441675a7bcbcbbc7e8f38.zip |
sci-mathematics/cgal: Stabilize 5.1 amd64, #762062
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/cgal')
-rw-r--r-- | sci-mathematics/cgal/cgal-5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cgal/cgal-5.1.ebuild b/sci-mathematics/cgal/cgal-5.1.ebuild index 4dde3874c447..212a73b0a84e 100644 --- a/sci-mathematics/cgal/cgal-5.1.ebuild +++ b/sci-mathematics/cgal/cgal-5.1.ebuild @@ -17,7 +17,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=" |