diff options
author | Sam James <sam@gentoo.org> | 2023-04-20 23:13:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-20 23:29:49 +0100 |
commit | 3b2b5a84882330628c5c09d8892718456e1c0899 (patch) | |
tree | f4cc58446b1d067461adea6d80235a8a4f2a0fe2 /dev-python/matplotlib | |
parent | dev-python/contourpy: Stabilize 1.0.7 ppc, #880781 (diff) | |
download | gentoo-3b2b5a84882330628c5c09d8892718456e1c0899.tar.gz gentoo-3b2b5a84882330628c5c09d8892718456e1c0899.tar.bz2 gentoo-3b2b5a84882330628c5c09d8892718456e1c0899.zip |
dev-python/matplotlib: Stabilize 3.7.1 ppc, #880781
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.7.1.ebuild b/dev-python/matplotlib/matplotlib-3.7.1.ebuild index 57ec9e9e1138..554918ef1330 100644 --- a/dev-python/matplotlib/matplotlib-3.7.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.7.1.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" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |