diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-12-02 15:44:38 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-12-02 15:55:24 -0500 |
commit | 438fc71a6ad4b406e5976651b9d41b70784e2d6b (patch) | |
tree | 5789077104cb9ef88639e401f111a4553df05a1f /dev-python/mpmath/mpmath-1.0.0.ebuild | |
parent | dev-python/more-itertools: 3.0.0 stable on amd64, bug 639114 (diff) | |
download | gentoo-438fc71a6ad4b406e5976651b9d41b70784e2d6b.tar.gz gentoo-438fc71a6ad4b406e5976651b9d41b70784e2d6b.tar.bz2 gentoo-438fc71a6ad4b406e5976651b9d41b70784e2d6b.zip |
dev-python/mpmath: 1.0.0 stable on amd64, bug 639114
Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7
Diffstat (limited to 'dev-python/mpmath/mpmath-1.0.0.ebuild')
-rw-r--r-- | dev-python/mpmath/mpmath-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mpmath/mpmath-1.0.0.ebuild b/dev-python/mpmath/mpmath-1.0.0.ebuild index 5188ea6aca99..2b17f2bde3ad 100644 --- a/dev-python/mpmath/mpmath-1.0.0.ebuild +++ b/dev-python/mpmath/mpmath-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://mpmath.org/files/${P}.tar.gz" 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" |