diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-27 16:19:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-27 16:19:09 +0100 |
commit | e82249001df0e82fe1c0c548d5fc4b2e101ea4d3 (patch) | |
tree | eedd16514e98c27f008f7a94b190de44b7927cc6 /dev-python/matplotlib | |
parent | app-eselect/eselect-awk: amd64 stable wrt bug #564120 (diff) | |
download | gentoo-e82249001df0e82fe1c0c548d5fc4b2e101ea4d3.tar.gz gentoo-e82249001df0e82fe1c0c548d5fc4b2e101ea4d3.tar.bz2 gentoo-e82249001df0e82fe1c0c548d5fc4b2e101ea4d3.zip |
dev-python/matplotlib: amd64 stable wrt bug #543914
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-1.4.3.ebuild b/dev-python/matplotlib/matplotlib-1.4.3.ebuild index bf6eb50ae12d..a31fa3f6d9a7 100644 --- a/dev-python/matplotlib/matplotlib-1.4.3.ebuild +++ b/dev-python/matplotlib/matplotlib-1.4.3.ebuild @@ -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) )" |