summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-09 03:07:10 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-09 03:10:35 +0300
commiteb1327f02869d0fd63c087529832341e89ed7557 (patch)
tree89f4d2f5db8a6c9593c2aff080a6c35579eee603 /dev-python/matplotlib
parentdev-python/colorspacious: amd64 stable wrt bug #636054 (diff)
downloadgentoo-eb1327f02869d0fd63c087529832341e89ed7557.tar.gz
gentoo-eb1327f02869d0fd63c087529832341e89ed7557.tar.bz2
gentoo-eb1327f02869d0fd63c087529832341e89ed7557.zip
dev-python/matplotlib: amd64 stable wrt bug #636054
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild b/dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild
index c6c5650e0b8f..37e6b936a7e4 100644
--- a/dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-2.1.0-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 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) )"