diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 06:42:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 06:42:04 +0100 |
commit | 712edb12019063d4949b13ae45f325115d14faee (patch) | |
tree | 97faf32973a2603a70caa57ca4f53bea3acac7ba | |
parent | dev-python/fonttools: Stabilize 4.42.0 hppa, #912606 (diff) | |
download | gentoo-712edb12019063d4949b13ae45f325115d14faee.tar.gz gentoo-712edb12019063d4949b13ae45f325115d14faee.tar.bz2 gentoo-712edb12019063d4949b13ae45f325115d14faee.zip |
dev-python/matplotlib: Stabilize 3.7.2 amd64, #912613
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.7.2.ebuild b/dev-python/matplotlib/matplotlib-3.7.2.ebuild index b7d5b9e477d6..4716a6ba28f9 100644 --- a/dev-python/matplotlib/matplotlib-3.7.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.7.2.ebuild @@ -30,7 +30,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 examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |