diff options
author | Sam James <sam@gentoo.org> | 2024-04-20 12:45:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-20 12:45:49 +0100 |
commit | 058e790983272d548d6235310b775df35c71af8a (patch) | |
tree | 993cc7a19fdac1fad2a2a2b6a639b4704f872170 /dev-python/matplotlib | |
parent | www-client/epiphany: drop 44.6, 45.3 (diff) | |
download | gentoo-058e790983272d548d6235310b775df35c71af8a.tar.gz gentoo-058e790983272d548d6235310b775df35c71af8a.tar.bz2 gentoo-058e790983272d548d6235310b775df35c71af8a.zip |
dev-python/matplotlib: Stabilize 3.8.4 x86, #930279
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.8.4.ebuild b/dev-python/matplotlib/matplotlib-3.8.4.ebuild index 087a307ccbf2..734778e897fe 100644 --- a/dev-python/matplotlib/matplotlib-3.8.4.ebuild +++ b/dev-python/matplotlib/matplotlib-3.8.4.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 doc excel gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |