From 5768a79fdf635c93ff9e2fffa97b1bfcceb77b1c Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Jun 2023 17:54:39 +0300 Subject: [PATCH] sci-mathematics/gimps: destabilize for ~x86 Signed-off-by: Arthur Zamarin --- sci-mathematics/gimps/gimps-30.7.9.ebuild | 4 ++-- sci-mathematics/gimps/gimps-30.8.15.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-mathematics/gimps/gimps-30.7.9.ebuild b/sci-mathematics/gimps/gimps-30.7.9.ebuild index 0287228635902..5c9eb912b335e 100644 --- a/sci-mathematics/gimps/gimps-30.7.9.ebuild +++ b/sci-mathematics/gimps/gimps-30.7.9.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=7 @@ -22,7 +22,7 @@ SRC_URI=" SLOT="0" LICENSE="GIMPS" RESTRICT="mirror bindist" -KEYWORDS="-* amd64 x86" +KEYWORDS="-* amd64 ~x86" # Since there are no statically linked binaries for this version of mprime, # and no static binaries for amd64 in general, we use the dynamically linked diff --git a/sci-mathematics/gimps/gimps-30.8.15.ebuild b/sci-mathematics/gimps/gimps-30.8.15.ebuild index e929fcbd49b70..d456056e76493 100644 --- a/sci-mathematics/gimps/gimps-30.8.15.ebuild +++ b/sci-mathematics/gimps/gimps-30.8.15.ebuild @@ -22,7 +22,7 @@ SRC_URI=" SLOT="0" LICENSE="GIMPS" RESTRICT="mirror bindist" -KEYWORDS="-* amd64 x86" +KEYWORDS="-* amd64 ~x86" # Since there are no statically linked binaries for this version of mprime, # and no static binaries for amd64 in general, we use the dynamically linked