diff options
author | Sam James <sam@gentoo.org> | 2021-04-29 06:44:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-29 14:18:59 +0000 |
commit | acf4a23ee59ec13bf626b371d6c04ab1edcfc662 (patch) | |
tree | 5a23d69168406736a7bc2a9f5176824511845d67 /dev-python/matplotlib | |
parent | sys-process/htop: Stabilize 3.0.5 amd64, #786696 (diff) | |
download | gentoo-acf4a23ee59ec13bf626b371d6c04ab1edcfc662.tar.gz gentoo-acf4a23ee59ec13bf626b371d6c04ab1edcfc662.tar.bz2 gentoo-acf4a23ee59ec13bf626b371d6c04ab1edcfc662.zip |
dev-python/matplotlib: Stabilize 3.4.1 amd64, #786039
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-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 bd913fe555a6..89f4e3112bbe 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 |