diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-07 08:34:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-07 08:34:16 +0200 |
commit | 488767a0d5d74761c706ba08e938f49b84644b98 (patch) | |
tree | be05308f805c2fc1347eb5047eb7420ad65bc945 /dev-python/matplotlib | |
parent | dev-util/geany-plugins: x86 stable wrt bug #849206 (diff) | |
download | gentoo-488767a0d5d74761c706ba08e938f49b84644b98.tar.gz gentoo-488767a0d5d74761c706ba08e938f49b84644b98.tar.bz2 gentoo-488767a0d5d74761c706ba08e938f49b84644b98.zip |
dev-python/matplotlib: x86 stable wrt bug #849992
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
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 f0ed97ba1059..c950938c027d 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 |