commit: 39df29eba443d4f28137564b7137d75f2455feb9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 03:50:24 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 03:50:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39df29eb
dev-python/mpmath: Stabilize 1.2.1 x86, #776097 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/mpmath/mpmath-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mpmath/mpmath-1.2.1.ebuild b/dev-python/mpmath/mpmath-1.2.1.ebuild index ee062f0cf51..3ab8f63e5d8 100644 --- a/dev-python/mpmath/mpmath-1.2.1.ebuild +++ b/dev-python/mpmath/mpmath-1.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/fredrik-johansson/${PN}/archive/${PV}.tar.gz -> ${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="gmp matplotlib test" RESTRICT="!test? ( test )"