diff options
author | 2016-03-22 15:32:04 +0100 | |
---|---|---|
committer | 2016-03-22 15:32:04 +0100 | |
commit | efbb39d1730d806664ea44551ecd0f6f1578175c (patch) | |
tree | 4a8175deb572f82530a31ecf85fcd4315f0ffb69 /sci-mathematics/normaliz | |
parent | dev-util/oprofile: amd64 stable wrt bug #577750 (diff) | |
download | gentoo-efbb39d1730d806664ea44551ecd0f6f1578175c.tar.gz gentoo-efbb39d1730d806664ea44551ecd0f6f1578175c.tar.bz2 gentoo-efbb39d1730d806664ea44551ecd0f6f1578175c.zip |
sci-mathematics/normaliz: amd64 stable wrt bug #577914
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/normaliz')
-rw-r--r-- | sci-mathematics/normaliz/normaliz-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/normaliz/normaliz-3.1.0.ebuild b/sci-mathematics/normaliz/normaliz-3.1.0.ebuild index b0818aa6cd42..d576b233a9be 100644 --- a/sci-mathematics/normaliz/normaliz-3.1.0.ebuild +++ b/sci-mathematics/normaliz/normaliz-3.1.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.normaliz.uni-osnabrueck.de/wp-content/uploads/2016/02/Norma LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="doc extras openmp" RDEPEND="dev-libs/gmp[cxx]" |