diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-05 19:36:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-05 19:36:40 +0200 |
commit | 00211981736bbbb8e9b4fd2c1ed1dbe8e596c44f (patch) | |
tree | c0b2255cb10f018391dbc5a26fa39b518b037d08 /dev-python/matplotlib | |
parent | dev-python/numpy: Stabilize 1.18.5 amd64, #730936 (diff) | |
download | gentoo-00211981736bbbb8e9b4fd2c1ed1dbe8e596c44f.tar.gz gentoo-00211981736bbbb8e9b4fd2c1ed1dbe8e596c44f.tar.bz2 gentoo-00211981736bbbb8e9b4fd2c1ed1dbe8e596c44f.zip |
dev-python/matplotlib: Stabilize 3.2.1 amd64, #730936
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.2.1.ebuild b/dev-python/matplotlib/matplotlib-3.2.1.ebuild index 5f616ebccb19..33f602a189db 100644 --- a/dev-python/matplotlib/matplotlib-3.2.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.2.1.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 wxwidgets" # internal copy of pycxx highly patched |