diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-08 23:22:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-08 23:49:08 +0100 |
commit | bc6b745f994f70deaa35b5cfc00d3873d6e2226f (patch) | |
tree | 1d4a487c8d8747083bf37b8e98f8ebad718d4353 /dev-python/matplotlib | |
parent | media-libs/qhull: x86 stable (bug #636054) (diff) | |
download | gentoo-bc6b745f994f70deaa35b5cfc00d3873d6e2226f.tar.gz gentoo-bc6b745f994f70deaa35b5cfc00d3873d6e2226f.tar.bz2 gentoo-bc6b745f994f70deaa35b5cfc00d3873d6e2226f.zip |
dev-python/matplotlib: x86 stable (bug #636054)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild b/dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild index 1d9b9b227acb..c6c5650e0b8f 100644 --- a/dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ SLOT="0" # matplotlib/backends/qt4_editor: MIT # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets" PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )" |