diff options
author | 2024-06-12 12:04:11 +0300 | |
---|---|---|
committer | 2024-06-12 12:04:11 +0300 | |
commit | fc6e27bae91c0b3f671c86591a50a8a5f42a633a (patch) | |
tree | c0158095cb36f9a8c91f537c3a64d313e1b35273 /dev-python/matplotlib | |
parent | dev-python/pdm-backend: Stabilize 2.3.0 arm64, #934108 (diff) | |
download | gentoo-fc6e27bae91c0b3f671c86591a50a8a5f42a633a.tar.gz gentoo-fc6e27bae91c0b3f671c86591a50a8a5f42a633a.tar.bz2 gentoo-fc6e27bae91c0b3f671c86591a50a8a5f42a633a.zip |
dev-python/matplotlib: Stabilize 3.9.0-r1 ppc, #934088
Signed-off-by: Arthur Zamarin <arthurzam@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 79e338c7baff..5696b751c84b 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=" |