diff options
author | 2024-03-02 18:49:05 +0000 | |
---|---|---|
committer | 2024-03-02 18:49:05 +0000 | |
commit | 739177991019c52c3bb90aee8268ecbb21e81d92 (patch) | |
tree | 7b5efb4b51c50e72b86532d1729b754d2a9620b0 /dev-python/matplotlib | |
parent | dev-python/urwid: Stabilize 2.5.3 amd64, #926004 (diff) | |
download | gentoo-739177991019c52c3bb90aee8268ecbb21e81d92.tar.gz gentoo-739177991019c52c3bb90aee8268ecbb21e81d92.tar.bz2 gentoo-739177991019c52c3bb90aee8268ecbb21e81d92.zip |
dev-python/matplotlib: Stabilize 3.8.3 x86, #925991
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.8.3.ebuild b/dev-python/matplotlib/matplotlib-3.8.3.ebuild index 281596a188fa..8bbc60f29ca8 100644 --- a/dev-python/matplotlib/matplotlib-3.8.3.ebuild +++ b/dev-python/matplotlib/matplotlib-3.8.3.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 |