diff options
| author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 19:06:50 -0700 |
|---|---|---|
| committer | Matt Turner <mattst88@gentoo.org> | 2018-03-11 19:06:50 -0700 |
| commit | 517571ef43b5c90a3f59d645357f7448f91ec4f4 (patch) | |
| tree | 60026b85c2e1fd1020454491c4876b18b8d25ae2 /dev-python/matplotlib | |
| parent | b4da8dd0042eaf56416f5903139bef4a6ed991fb (diff) | |
| download | gentoo-517571ef43b5c90a3f59d645357f7448f91ec4f4.tar.gz gentoo-517571ef43b5c90a3f59d645357f7448f91ec4f4.tar.bz2 gentoo-517571ef43b5c90a3f59d645357f7448f91ec4f4.zip | |
dev-python/matplotlib-2.2.0: Drop ~ppc64 keyword
Unsure why stable bot didn't warn about missing deps
Diffstat (limited to 'dev-python/matplotlib')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.2.0.ebuild b/dev-python/matplotlib/matplotlib-2.2.0.ebuild index a8f6744391e6..07e3558e5ce3 100644 --- a/dev-python/matplotlib/matplotlib-2.2.0.ebuild +++ b/dev-python/matplotlib/matplotlib-2.2.0.ebuild @@ -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 ~ppc64 ~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) )" |
