diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-20 21:02:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-20 21:02:36 +0300 |
commit | 61d16dc4659b9b358601f3cf05c93ac0624d5b0c (patch) | |
tree | 69825928e681d4c009ca3b5047fb773c77da9ffe /dev-python/matplotlib | |
parent | dev-python/meson-python: Remove old (diff) | |
download | gentoo-61d16dc4659b9b358601f3cf05c93ac0624d5b0c.tar.gz gentoo-61d16dc4659b9b358601f3cf05c93ac0624d5b0c.tar.bz2 gentoo-61d16dc4659b9b358601f3cf05c93ac0624d5b0c.zip |
dev-python/matplotlib: Stabilize 3.7.2 arm, #912613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-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 e014b7c8c187..fed1472da207 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 |