diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:04:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:04:04 +0100 |
commit | 5371e7a082348adbfc42daff41ff436260ada422 (patch) | |
tree | 47592a984a86327efb00381b6e95803a456b5d6f /dev-python | |
parent | dev-python/sympy: amd64 stable wrt bug #593076 (diff) | |
download | gentoo-5371e7a082348adbfc42daff41ff436260ada422.tar.gz gentoo-5371e7a082348adbfc42daff41ff436260ada422.tar.bz2 gentoo-5371e7a082348adbfc42daff41ff436260ada422.zip |
dev-python/mpmath: amd64 stable wrt bug #593076
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/mpmath/mpmath-0.19-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mpmath/mpmath-0.19-r1.ebuild b/dev-python/mpmath/mpmath-0.19-r1.ebuild index 082c4989878d..7316ce9a419d 100644 --- a/dev-python/mpmath/mpmath-0.19-r1.ebuild +++ b/dev-python/mpmath/mpmath-0.19-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://mpmath.org/files/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc examples gmp matplotlib test" |