diff options
author | 2021-10-17 20:07:30 +0100 | |
---|---|---|
committer | 2021-10-17 20:07:30 +0100 | |
commit | e1945aef9836b687e13c5e5e7f0ae22f8270a3fb (patch) | |
tree | 1fc316ea743eb09490fc0ffb06939df6f0f750d8 /dev-python/matplotlib | |
parent | dev-util/rebar-bin: Stabilize 3.17.0 amd64, #817143 (diff) | |
download | gentoo-e1945aef9836b687e13c5e5e7f0ae22f8270a3fb.tar.gz gentoo-e1945aef9836b687e13c5e5e7f0ae22f8270a3fb.tar.bz2 gentoo-e1945aef9836b687e13c5e5e7f0ae22f8270a3fb.zip |
dev-python/matplotlib: Stabilize 3.4.3-r1 amd64, #817065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild b/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild index 42d3fd853002..cdcaa06eb526 100644 --- a/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.4.3-r1.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 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |