diff options
author | Sam James <sam@gentoo.org> | 2024-08-31 21:25:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-31 21:25:51 +0100 |
commit | 1649b8df2777c1595074fef7dec5855745829150 (patch) | |
tree | 8ba1f3af8a8c9500500285b2fe9641c126e360e8 /dev-python/matplotlib | |
parent | x11-misc/appmenu-gtk-module: Stabilize 24.05-r2 x86, #938695 (diff) | |
download | gentoo-1649b8df2777c1595074fef7dec5855745829150.tar.gz gentoo-1649b8df2777c1595074fef7dec5855745829150.tar.bz2 gentoo-1649b8df2777c1595074fef7dec5855745829150.zip |
dev-python/matplotlib: Stabilize 3.9.2 x86, #938785
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.9.2.ebuild b/dev-python/matplotlib/matplotlib-3.9.2.ebuild index c1194e078239..6b5c13cd885e 100644 --- a/dev-python/matplotlib/matplotlib-3.9.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.2.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=" |