Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib/
Date: Fri, 07 Aug 2020 19:25:52
Message-Id: 1596828122.61ce4334977743a754714cd9c6a9018905fc4990.sam@gentoo
1 commit: 61ce4334977743a754714cd9c6a9018905fc4990
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 7 19:22:02 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 7 19:22:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ce4334
7
8 dev-python/matplotlib: Stabilize 3.2.2 ppc64, #733840
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/matplotlib/matplotlib-3.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/matplotlib/matplotlib-3.2.2.ebuild b/dev-python/matplotlib/matplotlib-3.2.2.ebuild
16 index 681ee59e4f9..bf2fc578934 100644
17 --- a/dev-python/matplotlib/matplotlib-3.2.2.ebuild
18 +++ b/dev-python/matplotlib/matplotlib-3.2.2.ebuild
19 @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
20 # Fonts: BitstreamVera, OFL-1.1
21 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
25 IUSE="cairo doc excel examples gtk3 latex qt5 tk wxwidgets"
26
27 # internal copy of pycxx highly patched