Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib/
Date: Sat, 30 May 2020 17:52:29
Message-Id: 1590860957.66b3b267e23fb0e1cb3a67d5a75425a62bc942e4.prometheanfire@gentoo
1 commit: 66b3b267e23fb0e1cb3a67d5a75425a62bc942e4
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 17:49:17 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 17:49:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b3b267
7
8 dev-python/matplotlib: 2.2.4 allarches stablized
9
10 Stablized for Openstack USSURI
11
12 Package-Manager: Portage-2.3.99, Repoman-2.3.22
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 dev-python/matplotlib/matplotlib-2.2.4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/matplotlib/matplotlib-2.2.4.ebuild b/dev-python/matplotlib/matplotlib-2.2.4.ebuild
19 index 738f51416fb..993902f040d 100644
20 --- a/dev-python/matplotlib/matplotlib-2.2.4.ebuild
21 +++ b/dev-python/matplotlib/matplotlib-2.2.4.ebuild
22 @@ -18,7 +18,7 @@ SLOT="0"
23 # matplotlib/backends/qt4_editor: MIT
24 # Fonts: BitstreamVera, OFL-1.1
25 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
26 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
27 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
28 IUSE="cairo doc excel examples gtk2 gtk3 latex qt5 test tk wxwidgets"
29 RESTRICT="!test? ( test )"