summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:54:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:46:16 +0300
commit445bd0c0f7106c462d20408ff91c205974f3cbee (patch)
treee11653dda116be5c81854049632ca6b225543bf8 /sci-mathematics/flintqs
parentsci-mathematics/flint: destabilize for ~x86 (diff)
downloadgentoo-445bd0c0f7106c462d20408ff91c205974f3cbee.tar.gz
gentoo-445bd0c0f7106c462d20408ff91c205974f3cbee.tar.bz2
gentoo-445bd0c0f7106c462d20408ff91c205974f3cbee.zip
sci-mathematics/flintqs: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/flintqs')
-rw-r--r--sci-mathematics/flintqs/flintqs-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/flintqs/flintqs-1.0.ebuild b/sci-mathematics/flintqs/flintqs-1.0.ebuild
index 97d6af6c68b9..c03f6b1227a3 100644
--- a/sci-mathematics/flintqs/flintqs-1.0.ebuild
+++ b/sci-mathematics/flintqs/flintqs-1.0.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
@@ -10,7 +10,7 @@ SRC_URI="http://files.sagemath.org/spkg/upstream/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE=""
DEPEND="dev-libs/gmp:="