diff options
author | Sam James <sam@gentoo.org> | 2024-06-13 06:04:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-13 06:04:23 +0100 |
commit | a3ed1b4ad30fa30e3d428c738dfd1792ce0001e8 (patch) | |
tree | 0262b81709c779c1f0578526ba3cdd89354a59e6 /dev-python/matplotlib | |
parent | dev-ml/jst-config: add 0.17.0 (diff) | |
download | gentoo-a3ed1b4ad30fa30e3d428c738dfd1792ce0001e8.tar.gz gentoo-a3ed1b4ad30fa30e3d428c738dfd1792ce0001e8.tar.bz2 gentoo-a3ed1b4ad30fa30e3d428c738dfd1792ce0001e8.zip |
dev-python/matplotlib: Stabilize 3.9.0-r1 x86, #934088
Signed-off-by: Sam James <sam@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 ccf11f64a8f8..f0b2222d896e 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=" |