diff options
author | Sam James <sam@gentoo.org> | 2020-11-08 00:28:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-08 00:31:59 +0000 |
commit | 2c6794a16ebbd982751d6dcdd906b414e59b3e65 (patch) | |
tree | 044f7ddd4cfd3d64efa4d4c1b1c15e0fdc2052ed /dev-python/matplotlib | |
parent | dev-python/xarray: Stabilize 0.16.1 amd64, #737526 (diff) | |
download | gentoo-2c6794a16ebbd982751d6dcdd906b414e59b3e65.tar.gz gentoo-2c6794a16ebbd982751d6dcdd906b414e59b3e65.tar.bz2 gentoo-2c6794a16ebbd982751d6dcdd906b414e59b3e65.zip |
dev-python/matplotlib: Stabilize 3.3.2 amd64, #738514
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.3.2.ebuild b/dev-python/matplotlib/matplotlib-3.3.2.ebuild index 957a10858002..e9c00e13a2cd 100644 --- a/dev-python/matplotlib/matplotlib-3.3.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.3.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 |