diff options
author | 2022-06-28 16:23:27 -0400 | |
---|---|---|
committer | 2022-06-30 21:46:40 +0000 | |
commit | e541de1814a76f96eb2b1fbe2003f87e2b8764c2 (patch) | |
tree | 7bff2d16a1f671568982a9f8799c94dfac566f3d /dev-python/matplotlib | |
parent | dev-util/intel-graphics-compiler: add 1.0.11485 (diff) | |
download | gentoo-e541de1814a76f96eb2b1fbe2003f87e2b8764c2.tar.gz gentoo-e541de1814a76f96eb2b1fbe2003f87e2b8764c2.tar.bz2 gentoo-e541de1814a76f96eb2b1fbe2003f87e2b8764c2.zip |
dev-python/matplotlib: Stabilize 3.5.2-r2 sparc, #849992
Signed-off-by: matoro <matoro@users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26124
Signed-off-by: Sam James <sam@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 eb371d6af08c..e154653a5a4d 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 |