diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:53:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:53:58 +0100 |
commit | dd1c2342bc769609e92beef3d158356d8513976b (patch) | |
tree | 9435b018fec23a57cdc3553df70408a09d742419 /dev-python/matplotlib | |
parent | dev-python/jedi: Keyword 0.18.0 sparc, #796365 (diff) | |
download | gentoo-dd1c2342bc769609e92beef3d158356d8513976b.tar.gz gentoo-dd1c2342bc769609e92beef3d158356d8513976b.tar.bz2 gentoo-dd1c2342bc769609e92beef3d158356d8513976b.zip |
dev-python/matplotlib: Keyword 3.4.1 sparc, #796365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.4.1.ebuild b/dev-python/matplotlib/matplotlib-3.4.1.ebuild index a2dc58c51f08..6ac9f568ad38 100644 --- a/dev-python/matplotlib/matplotlib-3.4.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.4.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 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~sparc ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |