diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-04-20 12:49:07 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-20 12:49:07 +0200 |
commit | a3ff9cfd2fc2a50da3016e5d5825f4ec8d13eb3d (patch) | |
tree | 7179ee46cdde44391018937d594aedd4791dbe56 | |
parent | dev-python/matplotlib: Stabilize 3.8.4 ppc, #930279 (diff) | |
download | gentoo-a3ff9cfd2fc2a50da3016e5d5825f4ec8d13eb3d.tar.gz gentoo-a3ff9cfd2fc2a50da3016e5d5825f4ec8d13eb3d.tar.bz2 gentoo-a3ff9cfd2fc2a50da3016e5d5825f4ec8d13eb3d.zip |
dev-python/matplotlib: Stabilize 3.8.4 amd64, #930279
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.8.4.ebuild b/dev-python/matplotlib/matplotlib-3.8.4.ebuild index e60ca2ec0492..60938e09a90a 100644 --- a/dev-python/matplotlib/matplotlib-3.8.4.ebuild +++ b/dev-python/matplotlib/matplotlib-3.8.4.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" # internal copy of pycxx highly patched |