diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-24 12:43:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-24 12:43:37 +0100 |
commit | 7fc9586907b792f9d9f92b4feaf02eda670aa6d1 (patch) | |
tree | bbddb33e32a72cadde536637137524baa7cfc244 /dev-python/matplotlib | |
parent | dev-python/numpydoc: ppc64 stable wrt bug #606242 (diff) | |
download | gentoo-7fc9586907b792f9d9f92b4feaf02eda670aa6d1.tar.gz gentoo-7fc9586907b792f9d9f92b4feaf02eda670aa6d1.tar.bz2 gentoo-7fc9586907b792f9d9f92b4feaf02eda670aa6d1.zip |
dev-python/matplotlib: ppc64 stable wrt bug #606242
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-1.4.3.ebuild b/dev-python/matplotlib/matplotlib-1.4.3.ebuild index f7ba8b4d6459..668fe31069cc 100644 --- a/dev-python/matplotlib/matplotlib-1.4.3.ebuild +++ b/dev-python/matplotlib/matplotlib-1.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ SLOT="0" # matplotlib/backends/qt4_editor: MIT # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" -KEYWORDS="amd64 arm ppc ~ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="cairo doc excel examples fltk gtk gtk3 latex pyside qt4 qt5 test tk wxwidgets" PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )" |