dev-python/matplotlib-2.2.0: Drop ~ppc64 keyword
authorMatt Turner <mattst88@gentoo.org>
Mon, 12 Mar 2018 02:06:50 +0000 (19:06 -0700)
committerMatt Turner <mattst88@gentoo.org>
Mon, 12 Mar 2018 02:06:50 +0000 (19:06 -0700)
Unsure why stable bot didn't warn about missing deps

dev-python/matplotlib/matplotlib-2.2.0.ebuild

index a8f6744391e6cf4a66ecafdd9ec8385241ae8d0b..07e3558e5ce301a04aed0be8ecd74021ee379074 100644 (file)
@@ -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) )"