diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 08:36:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 08:36:43 +0000 |
commit | 02511d49dfd071b5bb21e6e648636e4d51efd5df (patch) | |
tree | 5452b9b1489143c7e9dfb0cf13ae5281e9d68446 /dev-python/matplotlib | |
parent | sci-libs/cifparse-obj: Stabilize 7.105 ppc, #765760 (diff) | |
download | gentoo-02511d49dfd071b5bb21e6e648636e4d51efd5df.tar.gz gentoo-02511d49dfd071b5bb21e6e648636e4d51efd5df.tar.bz2 gentoo-02511d49dfd071b5bb21e6e648636e4d51efd5df.zip |
dev-python/matplotlib: Stabilize 3.3.3-r1 x86, #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 469a6a712278..8fcbe86abfeb 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 |