diff options
author | Sam James <sam@gentoo.org> | 2021-05-01 14:05:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-01 14:05:52 +0000 |
commit | cdb625dd10805bc94917c44a07775ba9747f1345 (patch) | |
tree | a34fa9b215dc3552565bba15ed865650718184cc /dev-python | |
parent | gnome-base/gnome-flashback: Version bump to 3.40.0 (diff) | |
download | gentoo-cdb625dd10805bc94917c44a07775ba9747f1345.tar.gz gentoo-cdb625dd10805bc94917c44a07775ba9747f1345.tar.bz2 gentoo-cdb625dd10805bc94917c44a07775ba9747f1345.zip |
dev-python/matplotlib: Stabilize 3.4.1 arm64, #786039
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.4.1.ebuild b/dev-python/matplotlib/matplotlib-3.4.1.ebuild index 89f4e3112bbe..21628fe8e650 100644 --- a/dev-python/matplotlib/matplotlib-3.4.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.4.1.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 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |