Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib/
Date: Wed, 09 Sep 2020 21:59:16
Message-Id: 1599688742.47ac7f8a4e8765ccd8daa4942577c4d5ef4a09a9.slyfox@gentoo
1 commit: 47ac7f8a4e8765ccd8daa4942577c4d5ef4a09a9
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 9 21:44:55 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 9 21:59:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ac7f8a
7
8 dev-python/matplotlib: stable 3.3.0 for ppc64
9
10 stable wrt bug #738514
11
12 Package-Manager: Portage-3.0.6, Repoman-3.0.1
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-python/matplotlib/matplotlib-3.3.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/matplotlib/matplotlib-3.3.0.ebuild b/dev-python/matplotlib/matplotlib-3.3.0.ebuild
20 index 0ff607bcd6d..9b46b5e7164 100644
21 --- a/dev-python/matplotlib/matplotlib-3.3.0.ebuild
22 +++ b/dev-python/matplotlib/matplotlib-3.3.0.ebuild
23 @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
24 # Fonts: BitstreamVera, OFL-1.1
25 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
28 +KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~x86"
29 IUSE="cairo doc excel examples gtk3 latex qt5 tk wxwidgets"
30
31 # internal copy of pycxx highly patched