diff options
author | Sam James <sam@gentoo.org> | 2024-08-31 05:50:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-31 05:50:47 +0100 |
commit | 49e2123e6933c77e5f11d1c1a608699360795fca (patch) | |
tree | 07ae601bd9718fb2599b39d23a623e9b1afbb807 /sci-mathematics | |
parent | dev-python/mpmath: Stabilize 1.3.0-r1 sparc, #938680 (diff) | |
download | gentoo-49e2123e6933c77e5f11d1c1a608699360795fca.tar.gz gentoo-49e2123e6933c77e5f11d1c1a608699360795fca.tar.bz2 gentoo-49e2123e6933c77e5f11d1c1a608699360795fca.zip |
sci-mathematics/gimps: Stabilize 30.19.20 amd64, #938726
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gimps/gimps-30.19.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gimps/gimps-30.19.20.ebuild b/sci-mathematics/gimps/gimps-30.19.20.ebuild index df7238cd585d..ec86e2265e58 100644 --- a/sci-mathematics/gimps/gimps-30.19.20.ebuild +++ b/sci-mathematics/gimps/gimps-30.19.20.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}" 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 |