diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-24 12:28:54 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-28 18:26:55 -0400 |
commit | f757af58d61dc6a49c6113c4ef98b935f963c6e3 (patch) | |
tree | 78f0c92cd21b854875124b42018151135efd5aee /dev-python/matplotlib | |
parent | dev-python/jaraco-context: Stabilize 5.3.0 sparc, #930602 (diff) | |
download | gentoo-f757af58d61dc6a49c6113c4ef98b935f963c6e3.tar.gz gentoo-f757af58d61dc6a49c6113c4ef98b935f963c6e3.tar.bz2 gentoo-f757af58d61dc6a49c6113c4ef98b935f963c6e3.zip |
dev-python/matplotlib: Stabilize 3.8.4 arm64, #930279
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.8.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.8.4-r1.ebuild b/dev-python/matplotlib/matplotlib-3.8.4-r1.ebuild index 013a4c6206a7..cc7b4764a854 100644 --- a/dev-python/matplotlib/matplotlib-3.8.4-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.8.4-r1.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" DEPEND=" |