diff options
author | 2021-02-25 11:14:20 +0000 | |
---|---|---|
committer | 2021-02-25 11:14:20 +0000 | |
commit | 1c0b70e121a48b3a2810b336837dc8cde5bf0002 (patch) | |
tree | 88f7eb0469c67da3565c072bd7af11959fbaa6fa /dev-python/matplotlib | |
parent | sys-devel/binutils: Stabilize 2.35.1-r1 arm, #766734 (diff) | |
download | gentoo-1c0b70e121a48b3a2810b336837dc8cde5bf0002.tar.gz gentoo-1c0b70e121a48b3a2810b336837dc8cde5bf0002.tar.bz2 gentoo-1c0b70e121a48b3a2810b336837dc8cde5bf0002.zip |
dev-python/matplotlib: Stabilize 3.3.3-r1 ppc64, #761984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.3.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.3.3-r1.ebuild b/dev-python/matplotlib/matplotlib-3.3.3-r1.ebuild index 8fcbe86abfeb..f9d13a43756c 100644 --- a/dev-python/matplotlib/matplotlib-3.3.3-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.3.3-r1.ebuild @@ -23,7 +23,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 |