summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-03-22 18:10:54 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-03-22 18:11:18 +0300
commitd638a1298f4ee9451c12578adda7385a4ab36d85 (patch)
treeaa3b6c68cce26046c9291080a6c0dc4e8e636982 /dev-python/matplotlib
parentsys-apps/util-linux: Bump to version 2.32. Removed old. (diff)
downloadgentoo-d638a1298f4ee9451c12578adda7385a4ab36d85.tar.gz
gentoo-d638a1298f4ee9451c12578adda7385a4ab36d85.tar.bz2
gentoo-d638a1298f4ee9451c12578adda7385a4ab36d85.zip
dev-python/matplotlib: amd64 stable wrt bug #636054
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild b/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild
index 69536d0eefce..9a4ea9b66bdf 100644
--- a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-2.1.2-r1.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 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ppc64 ~x86"
IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets"
PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"