diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-07 13:10:04 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-07 13:10:04 +0100 |
commit | 4f7c329d7f638d7957e6f8759052cdc24eb5b295 (patch) | |
tree | 45c40b653e06a6097a20de4ee1551a41ec736e3c /dev-python | |
parent | dev-python/xlwt: arm stable, bug #543914 (diff) | |
download | gentoo-4f7c329d7f638d7957e6f8759052cdc24eb5b295.tar.gz gentoo-4f7c329d7f638d7957e6f8759052cdc24eb5b295.tar.bz2 gentoo-4f7c329d7f638d7957e6f8759052cdc24eb5b295.zip |
dev-python/matplotlib: arm stable, bug #543914
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-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 a92bbbc7fd38..b4f7faa25ceb 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) )" |