diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 00:49:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 00:49:18 +0100 |
commit | fe4e72d4f20e20f36df05614dc819d1c94378b8f (patch) | |
tree | 6773e5cbd4af0aca2c1765c3ede2a3cee15cb099 /dev-python | |
parent | dev-python/xlwt: Keyword 1.3.0-r1 s390, #804118 (diff) | |
download | gentoo-fe4e72d4f20e20f36df05614dc819d1c94378b8f.tar.gz gentoo-fe4e72d4f20e20f36df05614dc819d1c94378b8f.tar.bz2 gentoo-fe4e72d4f20e20f36df05614dc819d1c94378b8f.zip |
dev-python/matplotlib: Keyword 3.4.3 s390, #804118
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.4.3.ebuild b/dev-python/matplotlib/matplotlib-3.4.3.ebuild index 363f617b719f..2746f37c0dba 100644 --- a/dev-python/matplotlib/matplotlib-3.4.3.ebuild +++ b/dev-python/matplotlib/matplotlib-3.4.3.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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |