diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 09:57:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 09:57:44 +0200 |
commit | c10eb3630c1797822022f97f6acfbd4af35562ce (patch) | |
tree | 82fbf60f0409a419ce757b6082a55a0b6d059280 /sci-mathematics/cgal | |
parent | kde-frameworks/kdelibs: x86 stable wrt bug #618108 (diff) | |
download | gentoo-c10eb3630c1797822022f97f6acfbd4af35562ce.tar.gz gentoo-c10eb3630c1797822022f97f6acfbd4af35562ce.tar.bz2 gentoo-c10eb3630c1797822022f97f6acfbd4af35562ce.zip |
sci-mathematics/cgal: x86 stable wrt bug #618114
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 74cfb0625d5e..b8c9051efdad 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=" |