diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-04 15:54:38 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-04 15:54:38 +0200 |
| commit | 064086461d2184951d3e219ef285c8ff0628e60f (patch) | |
| tree | 388532b5de1b99183abb9b20c33e685506f80b10 /dev-python/matplotlib | |
| parent | 2a14251eca433344cae49c007a4d829ff96e3bba (diff) | |
| download | gentoo-064086461d2184951d3e219ef285c8ff0628e60f.tar.gz gentoo-064086461d2184951d3e219ef285c8ff0628e60f.tar.bz2 gentoo-064086461d2184951d3e219ef285c8ff0628e60f.zip | |
dev-python/matplotlib: Stabilize 3.10.0 ppc64, #947427
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.10.0.ebuild b/dev-python/matplotlib/matplotlib-3.10.0.ebuild index 118d1707c8a9..389bbe80a27d 100644 --- a/dev-python/matplotlib/matplotlib-3.10.0.ebuild +++ b/dev-python/matplotlib/matplotlib-3.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" IUSE="cairo excel gtk3 latex qt6 tk webagg wxwidgets" DEPEND=" |
