commit: 569f90e3b328684cc367d00bc049f55eb2e56a86 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Mon Jun 27 00:41:49 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 28 09:39:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569f90e3
sci-libs/mpir: Stabilize 3.0.0-r1 arm64, #640424 Confirmed that this bug no longer occurs in 3.0.0, builds and passes tests fine. Tested on arm64. Closes: https://bugs.gentoo.org/640424 Signed-off-by: matoro <matoro <AT> users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/26089 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/mpir/mpir-3.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/mpir/mpir-3.0.0-r1.ebuild b/sci-libs/mpir/mpir-3.0.0-r1.ebuild index 123282069fad..e5b47d07a8db 100644 --- a/sci-libs/mpir/mpir-3.0.0-r1.ebuild +++ b/sci-libs/mpir/mpir-3.0.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.mpir.org/${P}.tar.bz2" LICENSE="LGPL-3" SLOT="0/23" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+cxx cpudetection" BDEPEND="
