diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-10 00:27:20 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-10 22:35:37 -0400 |
commit | 12247dd6aa90dccd32d8ff89061d0806a5025996 (patch) | |
tree | 314d7c74e451342061e5a028fa3fe367dab3e223 /dev-python/matplotlib | |
parent | dev-perl/HTML-Parser: Stabilize 3.820.0 hppa, #933934 (diff) | |
download | gentoo-12247dd6aa90dccd32d8ff89061d0806a5025996.tar.gz gentoo-12247dd6aa90dccd32d8ff89061d0806a5025996.tar.bz2 gentoo-12247dd6aa90dccd32d8ff89061d0806a5025996.zip |
dev-python/matplotlib: Stabilize 3.9.0-r1 arm, #934088
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild b/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild index 17fa583fd9e3..e9f01aed789a 100644 --- a/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild @@ -29,7 +29,7 @@ SRC_URI+=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" IUSE="cairo excel gtk3 latex qt5 tk webagg wxwidgets" DEPEND=" |