diff options
author | Sam James <sam@gentoo.org> | 2020-07-27 01:47:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-27 01:47:11 +0000 |
commit | 7f227dcf8c51101e8e044ca990df3c2ae4640599 (patch) | |
tree | e5796d6d717784a2ef5f1cf6eeadd7ef0a8f8f05 /dev-python/matplotlib | |
parent | media-gfx/darktable: amd64 stable (bug #728654) (diff) | |
download | gentoo-7f227dcf8c51101e8e044ca990df3c2ae4640599.tar.gz gentoo-7f227dcf8c51101e8e044ca990df3c2ae4640599.tar.bz2 gentoo-7f227dcf8c51101e8e044ca990df3c2ae4640599.zip |
dev-python/matplotlib: amd64 stable (bug #733840)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.2.2.ebuild b/dev-python/matplotlib/matplotlib-3.2.2.ebuild index eb10f785c121..b8e6ba6968d9 100644 --- a/dev-python/matplotlib/matplotlib-3.2.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.2.2.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 |