commit: 752a6d62d7521354dede6e4d717cbaa8dac0dc5b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 21 20:02:15 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 21 20:02:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=752a6d62
dev-python/mpmath: Stabilize 1.4.0_alpha7 x86, #964810 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/mpmath/mpmath-1.4.0_alpha7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mpmath/mpmath-1.4.0_alpha7.ebuild b/dev-python/mpmath/mpmath-1.4.0_alpha7.ebuild index 77f515b5e233..5eb7aae15178 100644 --- a/dev-python/mpmath/mpmath-1.4.0_alpha7.ebuild +++ b/dev-python/mpmath/mpmath-1.4.0_alpha7.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="test-full" BDEPEND="
