diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 16:42:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 16:42:14 +0100 |
commit | 29a33fee6d935c23de6cfdbdef6310ff994f8673 (patch) | |
tree | e034437ba4a22bd0e6537f085fb6f962542e9c43 /sci-mathematics/cgal | |
parent | dev-python/python-systemd: amd64 stable wrt bug #568764 (diff) | |
download | gentoo-29a33fee6d935c23de6cfdbdef6310ff994f8673.tar.gz gentoo-29a33fee6d935c23de6cfdbdef6310ff994f8673.tar.bz2 gentoo-29a33fee6d935c23de6cfdbdef6310ff994f8673.zip |
sci-mathematics/cgal: amd64 stable wrt bug #556258
Package-Manager: portage-2.2.24
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.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 caf5f20129e9..b75336c9ca47 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=" |