commit: 1ae20334d143ba3dd26e1b9c4544421642175fd0 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Mon Jun 1 12:22:25 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jun 1 20:30:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ae20334
dev-python/matplotlib: arm keyworded (bug #721130) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/matplotlib/matplotlib-3.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/matplotlib/matplotlib-3.2.1.ebuild b/dev-python/matplotlib/matplotlib-3.2.1.ebuild index 88dc355f003..71c93b77c27 100644 --- a/dev-python/matplotlib/matplotlib-3.2.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.2.1.ebuild @@ -20,7 +20,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 gtk3 latex qt5 tk wxwidgets" REQUIRED_USE="
