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-python2/
Date: Fri, 31 Jul 2020 00:29:57
Message-Id: 1596155362.40e46a5cbb78d20aa8ef3ffa18bf79eab05f0b04.sam@gentoo
1 commit: 40e46a5cbb78d20aa8ef3ffa18bf79eab05f0b04
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 31 00:29:22 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 00:29:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40e46a5c
7
8 dev-python/matplotlib-python2: x86 stable (bug #714376)
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/matplotlib-python2/matplotlib-python2-2.2.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/matplotlib-python2/matplotlib-python2-2.2.5-r1.ebuild b/dev-python/matplotlib-python2/matplotlib-python2-2.2.5-r1.ebuild
17 index 203da895b9a..a4f19edf8a8 100644
18 --- a/dev-python/matplotlib-python2/matplotlib-python2-2.2.5-r1.ebuild
19 +++ b/dev-python/matplotlib-python2/matplotlib-python2-2.2.5-r1.ebuild
20 @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
21 # Fonts: BitstreamVera, OFL-1.1
22 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
26 IUSE="cairo excel gtk3 latex qt5 test tk wxwidgets"
27 REQUIRED_USE="test? ( cairo gtk3 latex qt5 tk wxwidgets )"