diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-09 22:44:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-09 22:59:02 +0100 |
commit | 47ac7f8a4e8765ccd8daa4942577c4d5ef4a09a9 (patch) | |
tree | 892ceb9441dd5ebfc572f4658dbd2d29656c839b /dev-python/matplotlib | |
parent | dev-python/cairocffi: stable 0.9.0-r1 for ppc64 (diff) | |
download | gentoo-47ac7f8a4e8765ccd8daa4942577c4d5ef4a09a9.tar.gz gentoo-47ac7f8a4e8765ccd8daa4942577c4d5ef4a09a9.tar.bz2 gentoo-47ac7f8a4e8765ccd8daa4942577c4d5ef4a09a9.zip |
dev-python/matplotlib: stable 3.3.0 for ppc64
stable wrt bug #738514
Package-Manager: Portage-3.0.6, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.3.0.ebuild b/dev-python/matplotlib/matplotlib-3.3.0.ebuild index 0ff607bcd6dc..9b46b5e7164c 100644 --- a/dev-python/matplotlib/matplotlib-3.3.0.ebuild +++ b/dev-python/matplotlib/matplotlib-3.3.0.ebuild @@ -23,7 +23,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 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk wxwidgets" # internal copy of pycxx highly patched |