diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-09 14:05:26 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-02-10 01:48:38 -0500 |
commit | 922b5465ec70eb2038bcfbdf0303adb87e76b614 (patch) | |
tree | 4f63dc14f8642b058a5de1c31b78d0d652625032 /sci-mathematics/polymake | |
parent | xfce-base/xfce4-meta: Stabilize 4.18-r1 x86, #922827 (diff) | |
download | gentoo-922b5465ec70eb2038bcfbdf0303adb87e76b614.tar.gz gentoo-922b5465ec70eb2038bcfbdf0303adb87e76b614.tar.bz2 gentoo-922b5465ec70eb2038bcfbdf0303adb87e76b614.zip |
sci-mathematics/polymake: Stabilize 4.11 amd64, #922874
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sci-mathematics/polymake')
-rw-r--r-- | sci-mathematics/polymake/polymake-4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/polymake/polymake-4.11.ebuild b/sci-mathematics/polymake/polymake-4.11.ebuild index 5feccaae668e..8c6be02dd591 100644 --- a/sci-mathematics/polymake/polymake-4.11.ebuild +++ b/sci-mathematics/polymake/polymake-4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )" |