diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:00:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:14 +0200 |
commit | 8928a39b2cf0f978f72398513e5d0e69fad90440 (patch) | |
tree | ee2269309ccc14844d53122fbfeaf6dc8a22dd4c /sci-mathematics/cgal | |
parent | media-video/blinkentools: x86 stable (bug #684210) (diff) | |
download | gentoo-8928a39b2cf0f978f72398513e5d0e69fad90440.tar.gz gentoo-8928a39b2cf0f978f72398513e5d0e69fad90440.tar.bz2 gentoo-8928a39b2cf0f978f72398513e5d0e69fad90440.zip |
sci-mathematics/cgal: x86 stable (bug #685396)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@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 5227111e2e8f..340cdbf4c0f8 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-2018 Gentoo Foundation +# Copyright 1999-2019 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 x86 ~amd64-linux ~x86-linux" IUSE="doc examples +gmp mpfi ntl qt5" RDEPEND=" |