diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-17 06:26:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-17 06:26:42 +0200 |
commit | a63ce94789069d5c953d06a0668fe30a3136f428 (patch) | |
tree | b274c6d3a8903dfe544e4543879987d92417fb05 | |
parent | dev-python/setuptools_scm_git_archive: Keyword 1.1-r4 sparc, #823998 (diff) | |
download | gentoo-a63ce94789069d5c953d06a0668fe30a3136f428.tar.gz gentoo-a63ce94789069d5c953d06a0668fe30a3136f428.tar.bz2 gentoo-a63ce94789069d5c953d06a0668fe30a3136f428.zip |
dev-python/matplotlib: Keyword 3.5.0 sparc, #823998
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.0.ebuild b/dev-python/matplotlib/matplotlib-3.5.0.ebuild index 89ee65666d40..faa9f7e84b58 100644 --- a/dev-python/matplotlib/matplotlib-3.5.0.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.0.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 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |