diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 08:35:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 08:35:03 +0200 |
commit | d36b1d4e6790bf9d3febbf16826ba290e646616c (patch) | |
tree | 9692e1b4856e8ef388a891acbbfba6faabe65eb5 /dev-python/matplotlib | |
parent | app-containers/lxd: drop 4.0.7-r2 (diff) | |
download | gentoo-d36b1d4e6790bf9d3febbf16826ba290e646616c.tar.gz gentoo-d36b1d4e6790bf9d3febbf16826ba290e646616c.tar.bz2 gentoo-d36b1d4e6790bf9d3febbf16826ba290e646616c.zip |
dev-python/matplotlib: Stabilize 3.5.1 arm, #829532
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.1.ebuild b/dev-python/matplotlib/matplotlib-3.5.1.ebuild index 7c54005f2ad2..292937384a84 100644 --- a/dev-python/matplotlib/matplotlib-3.5.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.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 ~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 |