diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-28 08:41:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-28 08:41:29 +0200 |
commit | 7356867df38d67f6726a11247662ff12f2e1424e (patch) | |
tree | 60c25ebbae270c468c3805601a13122ac3d50b0a /dev-python/matplotlib | |
parent | dev-python/fsspec: amd64/x86 stable (ALLARCHES policy) wrt bug #803707 (diff) | |
download | gentoo-7356867df38d67f6726a11247662ff12f2e1424e.tar.gz gentoo-7356867df38d67f6726a11247662ff12f2e1424e.tar.bz2 gentoo-7356867df38d67f6726a11247662ff12f2e1424e.zip |
dev-python/matplotlib: amd64 stable wrt bug #803734
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.4.2.ebuild b/dev-python/matplotlib/matplotlib-3.4.2.ebuild index 79ca3e5d52fd..d2ba4a665139 100644 --- a/dev-python/matplotlib/matplotlib-3.4.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.4.2.ebuild @@ -22,7 +22,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |