diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 11:20:11 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 11:27:00 +0100 |
commit | c28986c9ddc505663c3656ba9fbdfc149966d4b8 (patch) | |
tree | fbdf1bdfff237f08cb4398030a01629b32b0f6df /sci-mathematics/normaliz | |
parent | app-emulation/free42-1.5.10-r0: stable on amd64 (diff) | |
download | gentoo-c28986c9ddc505663c3656ba9fbdfc149966d4b8.tar.gz gentoo-c28986c9ddc505663c3656ba9fbdfc149966d4b8.tar.bz2 gentoo-c28986c9ddc505663c3656ba9fbdfc149966d4b8.zip |
sci-mathematics/normaliz-3.1.3-r0: stable on amd64
Gentoo-Bug: 598056
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 0e7703c169dd..60fb99a4673e 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=" |