commit: 7d3b32baee878f7498fe94ee9dd12fd8203b4d06 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat May 17 11:46:35 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat May 17 11:46:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d3b32ba
dev-python/mpmath: Stabilize 1.4.0_alpha5 x86, #956072 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/mpmath/mpmath-1.4.0_alpha5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mpmath/mpmath-1.4.0_alpha5.ebuild b/dev-python/mpmath/mpmath-1.4.0_alpha5.ebuild index 307119af163b..8a84daf5c0c9 100644 --- a/dev-python/mpmath/mpmath-1.4.0_alpha5.ebuild +++ b/dev-python/mpmath/mpmath-1.4.0_alpha5.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" BDEPEND=" dev-python/setuptools-scm[${PYTHON_USEDEP}]