diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-18 15:37:41 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-18 15:38:19 +0200 |
commit | 4e32e98e5d98a343b28b6371f91bd02f88da48e4 (patch) | |
tree | 94576c6b51f11cad82aa4778fedf1f89c4453950 /dev-python/matplotlib | |
parent | dev-python/setuptools_scm_git_archive: Stabilize 1.1-r4 sparc, #829532 (diff) | |
download | gentoo-4e32e98e5d98a343b28b6371f91bd02f88da48e4.tar.gz gentoo-4e32e98e5d98a343b28b6371f91bd02f88da48e4.tar.bz2 gentoo-4e32e98e5d98a343b28b6371f91bd02f88da48e4.zip |
dev-python/matplotlib: Stabilize 3.5.1 sparc, #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 1a089b7fa82d..3f0460f39432 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 |