diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:18:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:18:44 +0100 |
commit | 97edc9ba352499a28b121c0fa309b8a35575b32c (patch) | |
tree | d4bd34f55205e039d23743d511a9005253edd1ad /sci-mathematics | |
parent | app-text/docbook-xsl-stylesheets: x86 stable wrt bug #568160 (diff) | |
download | gentoo-97edc9ba352499a28b121c0fa309b8a35575b32c.tar.gz gentoo-97edc9ba352499a28b121c0fa309b8a35575b32c.tar.bz2 gentoo-97edc9ba352499a28b121c0fa309b8a35575b32c.zip |
sci-mathematics/cgal: x86 stable wrt bug #556258
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/cgal/cgal-4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cgal/cgal-4.3-r1.ebuild b/sci-mathematics/cgal/cgal-4.3-r1.ebuild index b75336c9ca47..d4f65bc93bbf 100644 --- a/sci-mathematics/cgal/cgal-4.3-r1.ebuild +++ b/sci-mathematics/cgal/cgal-4.3-r1.ebuild @@ -20,7 +20,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 qt4" RDEPEND=" |