diff options
author | Sam James <sam@gentoo.org> | 2020-11-17 00:01:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-17 00:01:57 +0000 |
commit | e3f5ebcb8a136f04794c39eeedbf11621582b344 (patch) | |
tree | ccaec992405dd889702ba649d6c7e68097510457 /sci-mathematics | |
parent | media-sound/mumble: Fix remaining (style) issues from previous commit (diff) | |
download | gentoo-e3f5ebcb8a136f04794c39eeedbf11621582b344.tar.gz gentoo-e3f5ebcb8a136f04794c39eeedbf11621582b344.tar.bz2 gentoo-e3f5ebcb8a136f04794c39eeedbf11621582b344.zip |
sci-mathematics/gimps: Stabilize 30.3.6 amd64, #754933
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gimps/gimps-30.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gimps/gimps-30.3.6.ebuild b/sci-mathematics/gimps/gimps-30.3.6.ebuild index c5644dfa342a..1baa70541a11 100644 --- a/sci-mathematics/gimps/gimps-30.3.6.ebuild +++ b/sci-mathematics/gimps/gimps-30.3.6.ebuild @@ -21,7 +21,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 |