diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-11 21:11:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-11 21:11:35 +0300 |
commit | d20ac54ee59ce8455e44fc7d5c02416a481c24c5 (patch) | |
tree | 58e0890463654933870d664d6344ca57dbc18e89 | |
parent | net-analyzer/wireshark: Keyword 4.2.6 ppc64, #933292 (diff) | |
download | gentoo-d20ac54ee59ce8455e44fc7d5c02416a481c24c5.tar.gz gentoo-d20ac54ee59ce8455e44fc7d5c02416a481c24c5.tar.bz2 gentoo-d20ac54ee59ce8455e44fc7d5c02416a481c24c5.zip |
dev-python/matplotlib: Stabilize 3.9.2 ppc64, #938785
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 db268b729b13..8eb1d9c5ee79 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=" |