diff options
author | Sam James <sam@gentoo.org> | 2022-10-25 08:38:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-25 08:38:13 +0100 |
commit | 623bc303c256dd9c13d129c4d827fd5de921099f (patch) | |
tree | 320d5867fc66ae6c01eeb95af1995358defa1814 /dev-python/matplotlib | |
parent | dev-python/pandas: Stabilize 1.5.0 amd64, #878195 (diff) | |
download | gentoo-623bc303c256dd9c13d129c4d827fd5de921099f.tar.gz gentoo-623bc303c256dd9c13d129c4d827fd5de921099f.tar.bz2 gentoo-623bc303c256dd9c13d129c4d827fd5de921099f.zip |
dev-python/matplotlib: Stabilize 3.5.2-r3 arm64, #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 841c96b346dd..a3d604ec2fb7 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 |