dev-python/matplotlib: Restore ~arm on 2.2.2
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 10 May 2018 11:28:33 +0000 (13:28 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 10 May 2018 14:10:22 +0000 (16:10 +0200)
As 2.2.0 was keyworded just fine.

Package-Manager: Portage-2.3.36, Repoman-2.3.9

dev-python/matplotlib/matplotlib-2.2.2.ebuild

index ab5d6e06efaaa93db878e20bb86e8cb4c2c4617f..d1fc0c28597f01dc238e77a940d5e5587594160e 100644 (file)
@@ -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) )"