diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-26 09:24:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-26 09:24:01 +0300 |
commit | ea7157ea0047dd8911957fb09913b3fec2e9544b (patch) | |
tree | 70ef687059c3e94bb4b6ed42e7eb85d40046aa79 /dev-python/matplotlib | |
parent | dev-python/contourpy: Keyword 1.0.5 hppa, #872620 (diff) | |
download | gentoo-ea7157ea0047dd8911957fb09913b3fec2e9544b.tar.gz gentoo-ea7157ea0047dd8911957fb09913b3fec2e9544b.tar.bz2 gentoo-ea7157ea0047dd8911957fb09913b3fec2e9544b.zip |
dev-python/matplotlib: Keyword 3.6.0 hppa, #872620
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.6.0.ebuild b/dev-python/matplotlib/matplotlib-3.6.0.ebuild index 86141df51a4f..04f16eca8176 100644 --- a/dev-python/matplotlib/matplotlib-3.6.0.ebuild +++ b/dev-python/matplotlib/matplotlib-3.6.0.ebuild @@ -30,7 +30,7 @@ SRC_URI=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |