commit: d68977d2297220c3f13c59913a43cd1673d8678a Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Jul 15 10:57:30 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Jul 15 13:33:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68977d2
dev-python/matplotlib: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/matplotlib/matplotlib-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/matplotlib/matplotlib-2.0.2.ebuild b/dev-python/matplotlib/matplotlib-2.0.2.ebuild index 8a1a9803492..cf16b2b42e5 100644 --- a/dev-python/matplotlib/matplotlib-2.0.2.ebuild +++ b/dev-python/matplotlib/matplotlib-2.0.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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt4 qt5 test tk wxwidgets" PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"
