diff options
author | Sam James <sam@gentoo.org> | 2022-10-25 08:44:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-25 08:44:05 +0100 |
commit | 518d02954eb953fe2cdd296f426c959d9fc7e9c9 (patch) | |
tree | 1a8ef3f7059459898a133ac61d84289ba07eef3c /dev-python/matplotlib | |
parent | dev-python/pandas: Stabilize 1.5.0 x86, #878195 (diff) | |
download | gentoo-518d02954eb953fe2cdd296f426c959d9fc7e9c9.tar.gz gentoo-518d02954eb953fe2cdd296f426c959d9fc7e9c9.tar.bz2 gentoo-518d02954eb953fe2cdd296f426c959d9fc7e9c9.zip |
dev-python/matplotlib: Stabilize 3.5.2-r3 ppc64, #849992
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild b/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild index a3d604ec2fb7..29caeb903c5c 100644 --- a/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild @@ -30,7 +30,7 @@ SRC_URI=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |