diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-16 09:43:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-16 09:43:05 +0200 |
commit | cc7fbd16b4ae870e8b22db2f5c0935f52822aa94 (patch) | |
tree | ecbda574602276a1e4e446dced898b77e049ef95 /sci-mathematics | |
parent | dev-lang/spidermonkey: Keyword 78.15.0 sparc, #753221 (diff) | |
download | gentoo-cc7fbd16b4ae870e8b22db2f5c0935f52822aa94.tar.gz gentoo-cc7fbd16b4ae870e8b22db2f5c0935f52822aa94.tar.bz2 gentoo-cc7fbd16b4ae870e8b22db2f5c0935f52822aa94.zip |
sci-mathematics/normaliz: amd64 stable wrt bug #865345
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/normaliz/normaliz-3.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/normaliz/normaliz-3.9.3.ebuild b/sci-mathematics/normaliz/normaliz-3.9.3.ebuild index 9fa89e9d001b..be2543b71651 100644 --- a/sci-mathematics/normaliz/normaliz-3.9.3.ebuild +++ b/sci-mathematics/normaliz/normaliz-3.9.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Normaliz/Normaliz/releases/download/v${PV}/${P}.tar. LICENSE="GPL-3" SLOT="0/3" -KEYWORDS="~amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="doc extras nauty openmp" RDEPEND=" |