diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-13 12:51:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-13 12:51:57 +0200 |
commit | 035a656925d5568e349ffb86476016c1ad624936 (patch) | |
tree | 0b4a4ba4344bec465674e5527f77ca00637509cb /sci-mathematics/cgal | |
parent | net-fs/openafs: remove old (diff) | |
download | gentoo-035a656925d5568e349ffb86476016c1ad624936.tar.gz gentoo-035a656925d5568e349ffb86476016c1ad624936.tar.bz2 gentoo-035a656925d5568e349ffb86476016c1ad624936.zip |
sci-mathematics/cgal: amd64 stable wrt bug #618114
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/cgal')
-rw-r--r-- | sci-mathematics/cgal/cgal-4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cgal/cgal-4.9.ebuild b/sci-mathematics/cgal/cgal-4.9.ebuild index af8b1b36ce44..74cfb0625d5e 100644 --- a/sci-mathematics/cgal/cgal-4.9.ebuild +++ b/sci-mathematics/cgal/cgal-4.9.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="LGPL-3 GPL-3 Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples +gmp mpfi ntl qt5" RDEPEND=" |