commit: bbe85b0dfa5e2c2b1fdd74096feeadc0fbfaf46b Author: Andrey Grozin <grozin <AT> gentoo <DOT> org> AuthorDate: Fri Mar 9 10:54:54 2018 +0000 Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org> CommitDate: Fri Mar 9 10:55:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe85b0d
dev-python/matplotlib: remove ~arm64 from 2.2.0 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-python/matplotlib/matplotlib-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/matplotlib/matplotlib-2.2.0.ebuild b/dev-python/matplotlib/matplotlib-2.2.0.ebuild index ac5be72c5fe..d21ca8af432 100644 --- a/dev-python/matplotlib/matplotlib-2.2.0.ebuild +++ b/dev-python/matplotlib/matplotlib-2.2.0.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 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets" PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"
