diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 19:23:54 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 20:02:05 +0100 |
commit | 1ebfe2f870512284d5294b80358fb74dc833b472 (patch) | |
tree | 52fa311dabe1920b26548437647ebb583324bdea /dev-python/mpmath | |
parent | dev-python/dill: x86 stable (bug #639114) (diff) | |
download | gentoo-1ebfe2f870512284d5294b80358fb74dc833b472.tar.gz gentoo-1ebfe2f870512284d5294b80358fb74dc833b472.tar.bz2 gentoo-1ebfe2f870512284d5294b80358fb74dc833b472.zip |
dev-python/mpmath: x86 stable (bug #639114)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-python/mpmath')
-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 06c4d2848519..5188ea6aca99 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" |