summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-10 13:28:33 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-10 16:10:22 +0200
commit5095e608bfa81d67bcfbee8456a4915cb58dc73d (patch)
treeb8055956ad1bb3fc782448f8554d46a5add4663f /dev-python/matplotlib
parentapp-misc/neofetch: Sort dependencies (diff)
downloadgentoo-5095e608bfa81d67bcfbee8456a4915cb58dc73d.tar.gz
gentoo-5095e608bfa81d67bcfbee8456a4915cb58dc73d.tar.bz2
gentoo-5095e608bfa81d67bcfbee8456a4915cb58dc73d.zip
dev-python/matplotlib: Restore ~arm on 2.2.2
As 2.2.0 was keyworded just fine. Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/matplotlib-2.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.2.2.ebuild b/dev-python/matplotlib/matplotlib-2.2.2.ebuild
index ab5d6e06efaa..d1fc0c28597f 100644
--- a/dev-python/matplotlib/matplotlib-2.2.2.ebuild
+++ b/dev-python/matplotlib/matplotlib-2.2.2.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 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets"
PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"