diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:54:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:46:17 +0300 |
commit | 5768a79fdf635c93ff9e2fffa97b1bfcceb77b1c (patch) | |
tree | 313be1396a06bae394dfdd44e2951a7a233e63e1 /sci-mathematics/gimps | |
parent | sci-mathematics/gfan: destabilize for ~x86 (diff) | |
download | gentoo-5768a79fdf635c93ff9e2fffa97b1bfcceb77b1c.tar.gz gentoo-5768a79fdf635c93ff9e2fffa97b1bfcceb77b1c.tar.bz2 gentoo-5768a79fdf635c93ff9e2fffa97b1bfcceb77b1c.zip |
sci-mathematics/gimps: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/gimps')
-rw-r--r-- | sci-mathematics/gimps/gimps-30.7.9.ebuild | 4 | ||||
-rw-r--r-- | 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 028722863590..5c9eb912b335 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 e929fcbd49b7..d456056e7649 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 |