diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:56:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 320c10b50528900647679ac754a9c42d3fc867ac (patch) | |
tree | f5c4476ded3abdb705f10364cd0f9eb0741c33f1 /sci-mathematics/normaliz | |
parent | sci-geosciences/mtkbabel: x86 stable wrt bug #541404 (diff) | |
download | gentoo-320c10b50528900647679ac754a9c42d3fc867ac.tar.gz gentoo-320c10b50528900647679ac754a9c42d3fc867ac.tar.bz2 gentoo-320c10b50528900647679ac754a9c42d3fc867ac.zip |
sci-mathematics/normaliz: x86 stable wrt bug #577914
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/normaliz')
-rw-r--r-- | sci-mathematics/normaliz/normaliz-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/normaliz/normaliz-3.1.1.ebuild b/sci-mathematics/normaliz/normaliz-3.1.1.ebuild index 6ea3d83bbbf6..fc9076e93342 100644 --- a/sci-mathematics/normaliz/normaliz-3.1.1.ebuild +++ b/sci-mathematics/normaliz/normaliz-3.1.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.normaliz.uni-osnabrueck.de/wp-content/uploads/2016/04/Norma LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="doc extras openmp" RDEPEND="dev-libs/gmp[cxx]" |