commit: 498d6fca2a718c124089c0c8ce00fc9d02e86024 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 13 10:19:23 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 13 10:19:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=498d6fca
sci-mathematics/gimps: Stabilize 30.8.17 amd64, #890640 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-mathematics/gimps/gimps-30.8.17.ebuild | 4 ++-- 1 file 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
