diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:27:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:43:55 +0100 |
commit | cbfb906834680b6613feedaffd2f984422db7560 (patch) | |
tree | 2ababb67f85c5a82cde38d5b4f2b4d18eb5c6351 /sci-mathematics/normaliz | |
parent | app-text/stardict: x86 stable wrt bug #603676 (diff) | |
download | gentoo-cbfb906834680b6613feedaffd2f984422db7560.tar.gz gentoo-cbfb906834680b6613feedaffd2f984422db7560.tar.bz2 gentoo-cbfb906834680b6613feedaffd2f984422db7560.zip |
sci-mathematics/normaliz: x86 stable wrt bug #598056
Package-Manager: portage-2.3.0
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/normaliz/normaliz-3.1.3.ebuild b/sci-mathematics/normaliz/normaliz-3.1.3.ebuild index 60fb99a4673e..e7b80a1d64c2 100644 --- a/sci-mathematics/normaliz/normaliz-3.1.3.ebuild +++ b/sci-mathematics/normaliz/normaliz-3.1.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Normaliz/Normaliz/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="doc extras openmp" RDEPEND=" |