diff options
author | Thomas Kahle <tomka@gentoo.org> | 2016-03-21 12:17:41 +0100 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2016-03-21 12:19:13 +0100 |
commit | 9a7b2115e09ee80284bbaddf58ef0141a79c3212 (patch) | |
tree | c2c64a2a11468a579e0f0bd7d7cb1525f581fe2c /sci-mathematics/normaliz | |
parent | app-emulation/virtualbox: Whitespace, fix description (diff) | |
download | gentoo-9a7b2115e09ee80284bbaddf58ef0141a79c3212.tar.gz gentoo-9a7b2115e09ee80284bbaddf58ef0141a79c3212.tar.bz2 gentoo-9a7b2115e09ee80284bbaddf58ef0141a79c3212.zip |
sci-mathematics/normaliz: ~arm added to latest version.
Package-Manager: portage-2.2.26
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 161c8949a772..b0818aa6cd42 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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="doc extras openmp" RDEPEND="dev-libs/gmp[cxx]" |