diff options
author | Sam James <sam@gentoo.org> | 2021-09-04 22:31:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-04 22:38:16 +0100 |
commit | b56c174bd793ad8c0e41e75ef95304be7c445304 (patch) | |
tree | f7c1aa9e8ee94f8a145db9c5407c238777fae0dd /dev-python/matplotlib | |
parent | net-p2p/syncthing: Stabilize 1.17.0 arm64, #800989 (diff) | |
download | gentoo-b56c174bd793ad8c0e41e75ef95304be7c445304.tar.gz gentoo-b56c174bd793ad8c0e41e75ef95304be7c445304.tar.bz2 gentoo-b56c174bd793ad8c0e41e75ef95304be7c445304.zip |
dev-python/matplotlib: Stabilize 3.4.2 arm64, #803734
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.4.2.ebuild b/dev-python/matplotlib/matplotlib-3.4.2.ebuild index 03a2fb799d69..08934e727aff 100644 --- a/dev-python/matplotlib/matplotlib-3.4.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.4.2.ebuild @@ -22,7 +22,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |