summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-03-09 14:23:57 +0200
committerMart Raudsepp <leio@gentoo.org>2018-03-09 14:23:57 +0200
commit5c594dbf6261f22d07e9b99f4f7ca8f52e24690e (patch)
tree65f0bc4a3f71f2ba3811abc734f77898edc515e9 /dev-python/matplotlib
parentdev-python/kiwisolver: add ~arm64 keyword (bug #649988) (diff)
downloadgentoo-5c594dbf6261f22d07e9b99f4f7ca8f52e24690e.tar.gz
gentoo-5c594dbf6261f22d07e9b99f4f7ca8f52e24690e.tar.bz2
gentoo-5c594dbf6261f22d07e9b99f4f7ca8f52e24690e.zip
dev-python/matplotlib-2.2.0: re-keyword ~arm64
Closes: https://bugs.gentoo.org/649988 Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 d21ca8af432a..ac5be72c5fef 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 ~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) )"