diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:21:28 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:21:28 +0000 |
commit | cff1cdf718da98b17a9e722eb33683df288c8f42 (patch) | |
tree | 9632cec808d3a1521f837ed428426dce5471c298 /dev-python/matplotlib | |
parent | dev-python/mapbox-vector-tile: Stabilize 2.0.1 arm64, #918216 (diff) | |
download | gentoo-cff1cdf718da98b17a9e722eb33683df288c8f42.tar.gz gentoo-cff1cdf718da98b17a9e722eb33683df288c8f42.tar.bz2 gentoo-cff1cdf718da98b17a9e722eb33683df288c8f42.zip |
dev-python/matplotlib: Stabilize 3.8.2 sparc, #919014
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.8.2.ebuild b/dev-python/matplotlib/matplotlib-3.8.2.ebuild index 7377d0b5ed8a..a584e278e598 100644 --- a/dev-python/matplotlib/matplotlib-3.8.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.8.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 doc excel gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |