diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-12-11 12:45:56 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-12-11 12:46:16 +0100 |
commit | 1bb4e3dd55cde5e653dbd4251e087a339e93d8b6 (patch) | |
tree | 939305135f7ee08789dde6c0c61224c0ff8d7a0d /sci-mathematics/polymake | |
parent | sys-fs/ncdu: add 1.18 (diff) | |
download | gentoo-1bb4e3dd55cde5e653dbd4251e087a339e93d8b6.tar.gz gentoo-1bb4e3dd55cde5e653dbd4251e087a339e93d8b6.tar.bz2 gentoo-1bb4e3dd55cde5e653dbd4251e087a339e93d8b6.zip |
sci-mathematics/polymake: stabilize 4.6-r1 for amd64
Closes: https://bugs.gentoo.org/866253
Signed-off-by: Andreas K. Hüttel <dilfridge@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 446fedbda04a..b5f07d56bf84 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 )" |