summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:54:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:46:14 +0300
commit764e092712a754ca718daed3ad6327093a856cb9 (patch)
tree0de45385ccdddeed6d4f6f08daff6440e54c9144 /sci-mathematics
parentsci-mathematics/cgal: destabilize for ~x86 (diff)
downloadgentoo-764e092712a754ca718daed3ad6327093a856cb9.tar.gz
gentoo-764e092712a754ca718daed3ad6327093a856cb9.tar.bz2
gentoo-764e092712a754ca718daed3ad6327093a856cb9.zip
sci-mathematics/cliquer: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/cliquer/cliquer-1.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/cliquer/cliquer-1.22.ebuild b/sci-mathematics/cliquer/cliquer-1.22.ebuild
index 427fd6eb269c..bbe8fb416f02 100644
--- a/sci-mathematics/cliquer/cliquer-1.22.ebuild
+++ b/sci-mathematics/cliquer/cliquer-1.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="http://files.sagemath.org/spkg/upstream/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~riscv x86"
+KEYWORDS="amd64 ~arm ~riscv ~x86"
IUSE="static-libs"
src_configure() {