diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-07 08:30:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-07 08:30:27 +0200 |
commit | eaaeabecc1742728b7283aa8dd0218deea408b5c (patch) | |
tree | 0a97fa669f12d80094981529d0eb07e00e9b0761 /dev-python/matplotlib | |
parent | net-p2p/nicotine+: Stabilize 3.2.1 ppc, #849701 (diff) | |
download | gentoo-eaaeabecc1742728b7283aa8dd0218deea408b5c.tar.gz gentoo-eaaeabecc1742728b7283aa8dd0218deea408b5c.tar.bz2 gentoo-eaaeabecc1742728b7283aa8dd0218deea408b5c.zip |
dev-python/matplotlib: amd64 stable wrt bug #849992
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.2-r1.ebuild b/dev-python/matplotlib/matplotlib-3.5.2-r1.ebuild index b1639b00cc3c..f0ed97ba1059 100644 --- a/dev-python/matplotlib/matplotlib-3.5.2-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.2-r1.ebuild @@ -30,7 +30,7 @@ SRC_URI=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |