diff options
author | 2019-12-04 01:08:39 -0500 | |
---|---|---|
committer | 2019-12-04 01:45:32 -0500 | |
commit | f0418446686d1609a6bb5dc6cc8ec114833d08d0 (patch) | |
tree | dfe381d9a12298226337987c1edc0ec28e4b9e6e /dev-python/matplotlib | |
parent | media-libs/qhull: arm64 stable (diff) | |
download | gentoo-f0418446686d1609a6bb5dc6cc8ec114833d08d0.tar.gz gentoo-f0418446686d1609a6bb5dc6cc8ec114833d08d0.tar.bz2 gentoo-f0418446686d1609a6bb5dc6cc8ec114833d08d0.zip |
dev-python/matplotlib: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild b/dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild index 9368841a6912..dd992ad466d2 100644 --- a/dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-2.2.2-r1.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 ~arm ~arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86" IUSE="cairo doc excel examples gtk2 gtk3 latex qt5 test tk wxwidgets" PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )" |