diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 00:55:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 00:55:23 +0100 |
commit | 6c7bc63cd4608e246e69155b39a89b596aff0008 (patch) | |
tree | da38f126f084681549308703f2a7b20930ddae8c /dev-python/matplotlib | |
parent | dev-python/matplotlib: Stabilize 3.4.2 arm, #807637 (diff) | |
download | gentoo-6c7bc63cd4608e246e69155b39a89b596aff0008.tar.gz gentoo-6c7bc63cd4608e246e69155b39a89b596aff0008.tar.bz2 gentoo-6c7bc63cd4608e246e69155b39a89b596aff0008.zip |
dev-python/matplotlib: Stabilize 3.4.2 sparc, #807637
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 9c45a68e0371..369504858d64 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 |