Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/polymake/
Date: Mon, 07 Feb 2022 10:26:10
Message-Id: 1644229558.733e6d7789df269c4d747a2a3a1d5aeecfaa1d6a.jsmolic@gentoo
1 commit: 733e6d7789df269c4d747a2a3a1d5aeecfaa1d6a
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 7 10:25:58 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 7 10:25:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733e6d77
7
8 sci-mathematics/polymake: Stabilize 4.6 amd64, #832376
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-mathematics/polymake/polymake-4.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/polymake/polymake-4.6.ebuild b/sci-mathematics/polymake/polymake-4.6.ebuild
16 index e82e8fe3f95b..7c936b5eb6c6 100644
17 --- a/sci-mathematics/polymake/polymake-4.6.ebuild
18 +++ b/sci-mathematics/polymake/polymake-4.6.ebuild
19 @@ -18,7 +18,7 @@ HOMEPAGE="https://polymake.org/"
20 # closer look at how (or even if) the corresponding code is being used.
21 LICENSE="BSD GPL-2 GPL-2+ MIT WTFPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~riscv ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux"
25 IUSE="bliss +cdd +flint +normaliz libpolymake lrs nauty ppl singular"
26
27 REQUIRED_USE="^^ ( bliss nauty )"