From: Agostino Sarubbo Date: Wed, 13 May 2020 10:08:16 +0000 (+0200) Subject: dev-python/mpmath: x86 stable wrt bug #722534 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=10768f2806d00f0ca2981b50d71ea7aa13d8d599;p=gentoo.git dev-python/mpmath: x86 stable wrt bug #722534 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/mpmath/mpmath-1.1.0.ebuild b/dev-python/mpmath/mpmath-1.1.0.ebuild index 35b270119329..83effa8f6031 100644 --- a/dev-python/mpmath/mpmath-1.1.0.ebuild +++ b/dev-python/mpmath/mpmath-1.1.0.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 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="gmp matplotlib test" RESTRICT="!test? ( test )"