commit: 5095e608bfa81d67bcfbee8456a4915cb58dc73d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu May 10 11:28:33 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu May 10 14:10:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5095e608
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 dev-python/matplotlib/matplotlib-2.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/matplotlib/matplotlib-2.2.2.ebuild b/dev-python/matplotlib/matplotlib-2.2.2.ebuild index ab5d6e06efa..d1fc0c28597 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) )"
