diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:22:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:23:03 +0200 |
commit | 7562411f087d23650c63a61cf7d0ef934a40b94e (patch) | |
tree | b1af79ff49f4d971f21ddb9ea989c93cc6678387 /dev-python/matplotlib | |
parent | dev-python/setuptools_scm_git_archive: Keyword 1.1-r4 ppc, #823998 (diff) | |
download | gentoo-7562411f087d23650c63a61cf7d0ef934a40b94e.tar.gz gentoo-7562411f087d23650c63a61cf7d0ef934a40b94e.tar.bz2 gentoo-7562411f087d23650c63a61cf7d0ef934a40b94e.zip |
dev-python/matplotlib: Keyword 3.5.0 ppc, #823998
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-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 03db5b796ead..c9596cf94932 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 ~ia64 ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |