diff options
author | 2024-08-31 13:01:58 +0300 | |
---|---|---|
committer | 2024-08-31 13:01:58 +0300 | |
commit | 8b80292748af77b21424c78305354e169117b44a (patch) | |
tree | 69ce50b2ddcbfa5a22168c94274aa58e28da62d6 /dev-python/matplotlib | |
parent | sys-kernel/gentoo-kernel: add IUSE=experimental (diff) | |
download | gentoo-8b80292748af77b21424c78305354e169117b44a.tar.gz gentoo-8b80292748af77b21424c78305354e169117b44a.tar.bz2 gentoo-8b80292748af77b21424c78305354e169117b44a.zip |
dev-python/matplotlib: Stabilize 3.9.2 amd64, #938785
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.9.2.ebuild b/dev-python/matplotlib/matplotlib-3.9.2.ebuild index 2cfea7b4cbb2..c1194e078239 100644 --- a/dev-python/matplotlib/matplotlib-3.9.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.2.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 excel gtk3 latex qt5 tk webagg wxwidgets" DEPEND=" |