diff options
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/polymake/polymake-4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/polymake/polymake-4.6.ebuild b/sci-mathematics/polymake/polymake-4.6.ebuild index e82e8fe3f95b..7c936b5eb6c6 100644 --- a/sci-mathematics/polymake/polymake-4.6.ebuild +++ b/sci-mathematics/polymake/polymake-4.6.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 )" |