diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-10-05 08:48:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-10-05 08:50:33 +0200 |
commit | 36b16b1c50654c539a2987097b822095612bb4a1 (patch) | |
tree | ba2441567a628057473ec63b8508e4538492b7f7 /dev-python/matplotlib | |
parent | dev-python/contourpy: Keyword 1.0.5 ppc64, #872620 (diff) | |
download | gentoo-36b16b1c50654c539a2987097b822095612bb4a1.tar.gz gentoo-36b16b1c50654c539a2987097b822095612bb4a1.tar.bz2 gentoo-36b16b1c50654c539a2987097b822095612bb4a1.zip |
dev-python/matplotlib: Keyword 3.6.0-r1 ppc64, #872620
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild b/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild index c3d021be8147..8c5b87db29a4 100644 --- a/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild @@ -30,7 +30,7 @@ SRC_URI=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~riscv" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~riscv" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |