diff options
author | Sam James <sam@gentoo.org> | 2022-07-18 17:43:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-18 17:43:48 +0000 |
commit | 5449387ac81033b135745e26e775cabb16643ad8 (patch) | |
tree | 5db00b6d0ca5296ff5cf00a987bfbc6ab9828a4a /dev-python/matplotlib | |
parent | dev-libs/xapian-bindings: Stabilize 1.4.19 arm, #850169 (diff) | |
download | gentoo-5449387ac81033b135745e26e775cabb16643ad8.tar.gz gentoo-5449387ac81033b135745e26e775cabb16643ad8.tar.bz2 gentoo-5449387ac81033b135745e26e775cabb16643ad8.zip |
dev-python/matplotlib: Stabilize 3.5.2-r3 arm, #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 21416002903f..8abfa81eb5db 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 |