diff options
author | Sam James <sam@gentoo.org> | 2021-11-18 05:34:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-18 05:34:37 +0000 |
commit | b56ae35a4e97517c66666d61034ee102d9ce0235 (patch) | |
tree | 7e3a622821108fae22a64c23dbbe0db86efebefa /dev-python/matplotlib | |
parent | x11-libs/gtk+: Stabilize 3.24.29 hppa, #807637 (diff) | |
download | gentoo-b56ae35a4e97517c66666d61034ee102d9ce0235.tar.gz gentoo-b56ae35a4e97517c66666d61034ee102d9ce0235.tar.bz2 gentoo-b56ae35a4e97517c66666d61034ee102d9ce0235.zip |
dev-python/matplotlib: Stabilize 3.4.3-r1 hppa, #807637
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 22c83dcd0322..08e23e8ed2f7 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 |