diff options
author | 2018-02-25 21:42:29 +0000 | |
---|---|---|
committer | 2018-02-25 21:50:37 +0000 | |
commit | 22572db2366e6b4241d1292075613c7ac2abb5e8 (patch) | |
tree | 2936a5460d5b2f918e170326ef15e6748f68a35b /dev-python/matplotlib | |
parent | dev-cpp/cpp-hocon: stable 0.1.4 for ppc, bug #622158 (thanks to ernsteiswuerfel) (diff) | |
download | gentoo-22572db2366e6b4241d1292075613c7ac2abb5e8.tar.gz gentoo-22572db2366e6b4241d1292075613c7ac2abb5e8.tar.bz2 gentoo-22572db2366e6b4241d1292075613c7ac2abb5e8.zip |
dev-python/matplotlib: keyworded 1.4.3 for ppc, bug #636532 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
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 4c7f57ce2f47..cdeaf276f2c6 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ SLOT="0" # matplotlib/backends/qt4_editor: MIT # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" -KEYWORDS="amd64 arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm ~ppc ppc64 x86 ~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) )" |