diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-10-04 08:53:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-10-04 08:54:02 +0200 |
commit | a8c9b64fb15f3753350e588e8e2c216bc4c11aaf (patch) | |
tree | 6e3caac805dd22e958e93f5bcdf5293842e526eb /dev-python/matplotlib | |
parent | dev-python/contourpy: Keyword 1.0.5 ppc, #872620 (diff) | |
download | gentoo-a8c9b64fb15f3753350e588e8e2c216bc4c11aaf.tar.gz gentoo-a8c9b64fb15f3753350e588e8e2c216bc4c11aaf.tar.bz2 gentoo-a8c9b64fb15f3753350e588e8e2c216bc4c11aaf.zip |
dev-python/matplotlib: Keyword 3.6.0-r1 ppc, #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 031baed90541..c3d021be8147 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 ~riscv" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~riscv" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |