diff options
author | 2021-12-28 21:20:08 +1100 | |
---|---|---|
committer | 2021-12-29 21:40:15 +0800 | |
commit | 38c78a08c07edd856c43d1ecdcb0fa175e7dee4d (patch) | |
tree | 03e8d2aa91e5a62a69abc2137312f524f722a4a4 /sci-mathematics/polymake | |
parent | sci-mathematics/normaliz: keyword 3.8.10-r1 for ~riscv (diff) | |
download | gentoo-38c78a08c07edd856c43d1ecdcb0fa175e7dee4d.tar.gz gentoo-38c78a08c07edd856c43d1ecdcb0fa175e7dee4d.tar.bz2 gentoo-38c78a08c07edd856c43d1ecdcb0fa175e7dee4d.zip |
sci-mathematics/polymake: keyword 4.5 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-mathematics/polymake')
-rw-r--r-- | sci-mathematics/polymake/polymake-4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/polymake/polymake-4.5.ebuild b/sci-mathematics/polymake/polymake-4.5.ebuild index 0ee01c641a11..750cfef6a60f 100644 --- a/sci-mathematics/polymake/polymake-4.5.ebuild +++ b/sci-mathematics/polymake/polymake-4.5.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 ~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 )" |