diff options
author | Sam James <sam@gentoo.org> | 2023-01-13 10:19:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-13 10:19:27 +0000 |
commit | 498d6fca2a718c124089c0c8ce00fc9d02e86024 (patch) | |
tree | a8ea0d39716f07596958271748c2d00f4664bf5c /sci-mathematics | |
parent | sci-mathematics/gimps: Stabilize 30.8.15 amd64, #890640 (diff) | |
download | gentoo-498d6fca2a718c124089c0c8ce00fc9d02e86024.tar.gz gentoo-498d6fca2a718c124089c0c8ce00fc9d02e86024.tar.bz2 gentoo-498d6fca2a718c124089c0c8ce00fc9d02e86024.zip |
sci-mathematics/gimps: Stabilize 30.8.17 amd64, #890640
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gimps/gimps-30.8.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gimps/gimps-30.8.17.ebuild b/sci-mathematics/gimps/gimps-30.8.17.ebuild index 3470d5d20ebf..ea471fafc21e 100644 --- a/sci-mathematics/gimps/gimps-30.8.17.ebuild +++ b/sci-mathematics/gimps/gimps-30.8.17.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 @@ -19,7 +19,7 @@ SRC_URI="https://www.mersenne.org/ftp_root/gimps/p95v${MY_PV/./}.linux64.tar.gz SLOT="0" LICENSE="GIMPS" RESTRICT="mirror bindist" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" # 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 |