diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-07 22:36:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-07 22:36:37 +0300 |
commit | 753c3f66cf74d345f7d0b7332140369fe44a1231 (patch) | |
tree | 425e59d943c225a79ba1cd95b18e17b5c1eea72b /dev-python/matplotlib | |
parent | dev-python/psutil: Stabilize 5.9.1 hppa, #853445 (diff) | |
download | gentoo-753c3f66cf74d345f7d0b7332140369fe44a1231.tar.gz gentoo-753c3f66cf74d345f7d0b7332140369fe44a1231.tar.bz2 gentoo-753c3f66cf74d345f7d0b7332140369fe44a1231.zip |
dev-python/matplotlib: Stabilize 3.5.2-r3 hppa, #849992
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild b/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild index d62922e0914d..21416002903f 100644 --- a/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild @@ -30,7 +30,7 @@ SRC_URI=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |