diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 15:05:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 15:05:08 +0200 |
commit | deb5d8c34ba876b2e43ef3fd64436842aaee51f2 (patch) | |
tree | 2cbeebbe98106db35c0d0e28dd600095b8083512 /dev-python/mpmath | |
parent | x11-wm/openbox: amd64 stable wrt bug #722488 (diff) | |
download | gentoo-deb5d8c34ba876b2e43ef3fd64436842aaee51f2.tar.gz gentoo-deb5d8c34ba876b2e43ef3fd64436842aaee51f2.tar.bz2 gentoo-deb5d8c34ba876b2e43ef3fd64436842aaee51f2.zip |
dev-python/mpmath: amd64 stable wrt bug #722534
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r-- | dev-python/mpmath/mpmath-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mpmath/mpmath-1.1.0.ebuild b/dev-python/mpmath/mpmath-1.1.0.ebuild index 10930a399ef1..35b270119329 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 )" |