summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:55:26 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:49:59 +0300
commit22e763eb5d8b3da69de6dbc347cd756fa54ee541 (patch)
tree16c6ef5f6e42e7fb8eb7c3d1f66e4b11abc1726b /sci-mathematics
parentsci-mathematics/planarity: destabilize for ~x86 (diff)
downloadgentoo-22e763eb5d8b3da69de6dbc347cd756fa54ee541.tar.gz
gentoo-22e763eb5d8b3da69de6dbc347cd756fa54ee541.tar.bz2
gentoo-22e763eb5d8b3da69de6dbc347cd756fa54ee541.zip
sci-mathematics/polymake: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/polymake/polymake-4.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/polymake/polymake-4.6-r1.ebuild b/sci-mathematics/polymake/polymake-4.6-r1.ebuild
index acc8c5d1207b..9034962c61e3 100644
--- a/sci-mathematics/polymake/polymake-4.6-r1.ebuild
+++ b/sci-mathematics/polymake/polymake-4.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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 )"