diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:49:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:49:23 +0200 |
commit | b6099338bcd618ac8e7d1c68254e941b52f2fc1a (patch) | |
tree | d14a41f8dd93b4ee6dd6205671bc921f9312318d /sci-mathematics/normaliz/normaliz-3.1.1.ebuild | |
parent | games-kids/tuxmath: amd64 stable wrt bug #582492 (diff) | |
download | gentoo-b6099338bcd618ac8e7d1c68254e941b52f2fc1a.tar.gz gentoo-b6099338bcd618ac8e7d1c68254e941b52f2fc1a.tar.bz2 gentoo-b6099338bcd618ac8e7d1c68254e941b52f2fc1a.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/normaliz-3.1.1.ebuild')
-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 8c74a305e700..6ea3d83bbbf6 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]" |