diff options
author | 2021-12-28 21:19:56 +1100 | |
---|---|---|
committer | 2021-12-29 21:40:11 +0800 | |
commit | 977d788580b75dc95cbacafc6931be01d89a3ce2 (patch) | |
tree | 127c96155f9cec3ee113005f01b7b804b9f6a0c1 /sci-mathematics/normaliz | |
parent | sci-mathematics/nauty: keyword 2.7.3 for ~riscv (diff) | |
download | gentoo-977d788580b75dc95cbacafc6931be01d89a3ce2.tar.gz gentoo-977d788580b75dc95cbacafc6931be01d89a3ce2.tar.bz2 gentoo-977d788580b75dc95cbacafc6931be01d89a3ce2.zip |
sci-mathematics/normaliz: keyword 3.8.10-r1 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/normaliz')
-rw-r--r-- | sci-mathematics/normaliz/normaliz-3.8.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/normaliz/normaliz-3.8.10-r1.ebuild b/sci-mathematics/normaliz/normaliz-3.8.10-r1.ebuild index 436607a9bad0..74f541639c16 100644 --- a/sci-mathematics/normaliz/normaliz-3.8.10-r1.ebuild +++ b/sci-mathematics/normaliz/normaliz-3.8.10-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/Normaliz-${PV}" LICENSE="GPL-3" SLOT="0/3" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="doc extras openmp" # would be nice to package scip and cocoalib |