diff options
author | Sam James <sam@gentoo.org> | 2023-10-01 03:27:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-01 03:27:11 +0100 |
commit | 9663f7367028573d18b3fabcae567670b4ca86ff (patch) | |
tree | 716174aff2fc36141662601afa409ae6ddc31ab8 /dev-python/matplotlib | |
parent | sys-devel/gcc: add 13.2.1_p20230930 (diff) | |
download | gentoo-9663f7367028573d18b3fabcae567670b4ca86ff.tar.gz gentoo-9663f7367028573d18b3fabcae567670b4ca86ff.tar.bz2 gentoo-9663f7367028573d18b3fabcae567670b4ca86ff.zip |
dev-python/matplotlib: Stabilize 3.8.0 arm64, #914941
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.8.0.ebuild b/dev-python/matplotlib/matplotlib-3.8.0.ebuild index 8b5bd939451b..fff6fc97896d 100644 --- a/dev-python/matplotlib/matplotlib-3.8.0.ebuild +++ b/dev-python/matplotlib/matplotlib-3.8.0.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 gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |