summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-11 17:39:31 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-11 17:50:47 -0700
commitb3325cd54dd784467e0359ccc544e4a745c34f24 (patch)
tree5cb73cb467fccfe9834777e04ff67c47238655cb /dev-python/matplotlib
parentdev-python/colorspacious-1.1.0: added ~ppc64, bug 622420 (diff)
downloadgentoo-b3325cd54dd784467e0359ccc544e4a745c34f24.tar.gz
gentoo-b3325cd54dd784467e0359ccc544e4a745c34f24.tar.bz2
gentoo-b3325cd54dd784467e0359ccc544e4a745c34f24.zip
dev-python/matplotlib-2.2.0: added ~ppc64, bug 622420
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/matplotlib-2.2.0.ebuild2
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 07e3558e5ce3..a8f6744391e6 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 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets"
PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"