diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 22:49:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 22:49:23 +0200 |
commit | 96bbb503dd32cc082dbd57d3ed52d489cb58f4b1 (patch) | |
tree | 9a02096303f653e7c958aded898566df1b576ae3 /sci-mathematics/polymake | |
parent | sci-libs/bliss: Stabilize 0.77 x86, #832376 (diff) | |
download | gentoo-96bbb503dd32cc082dbd57d3ed52d489cb58f4b1.tar.gz gentoo-96bbb503dd32cc082dbd57d3ed52d489cb58f4b1.tar.bz2 gentoo-96bbb503dd32cc082dbd57d3ed52d489cb58f4b1.zip |
sci-mathematics/polymake: Stabilize 4.6-r1 x86, #832376
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/polymake')
-rw-r--r-- | sci-mathematics/polymake/polymake-4.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/polymake/polymake-4.6-r1.ebuild b/sci-mathematics/polymake/polymake-4.6-r1.ebuild index b5f07d56bf84..acc8c5d1207b 100644 --- a/sci-mathematics/polymake/polymake-4.6-r1.ebuild +++ b/sci-mathematics/polymake/polymake-4.6-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://polymake.org/" # closer look at how (or even if) the corresponding code is being used. LICENSE="BSD GPL-2 GPL-2+ MIT WTFPL-2" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="bliss +cdd +flint +normaliz libpolymake lrs nauty ppl singular" REQUIRED_USE="^^ ( bliss nauty )" |